Ticket #31717: postgresql91-apple-gcc-4.2.diff
File postgresql91-apple-gcc-4.2.diff, 543 bytes (added by francis@…, 13 years ago) |
---|
-
databases/postgresql91/Portfile
=== modified file 'databases/postgresql91/Portfile'
4 4 5 5 name postgresql91 6 6 version 9.1.1 7 revision 1 7 8 8 9 categories databases 9 10 platforms darwin … … 51 52 --enable-integer-datetimes \ 52 53 --with-ossp-uuid 53 54 configure.cppflags-append -I${prefix}/include/ossp 55 configure.compiler apple-gcc-4.2 54 56 55 57 if {[variant_isset universal]} { 56 58 configure.cflags-append -DAC_APPLE_UNIVERSAL_BUILD