[24304] trunk/dports/databases/postgresql81/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 21 04:26:35 PDT 2007


Revision: 24304
          http://trac.macosforge.org/projects/macports/changeset/24304
Author:   mww at macports.org
Date:     2007-04-21 04:26:35 -0700 (Sat, 21 Apr 2007)

Log Message:
-----------
clean-up configure.*flags

Modified Paths:
--------------
    trunk/dports/databases/postgresql81/Portfile

Modified: trunk/dports/databases/postgresql81/Portfile
===================================================================
--- trunk/dports/databases/postgresql81/Portfile	2007-04-21 11:25:17 UTC (rev 24303)
+++ trunk/dports/databases/postgresql81/Portfile	2007-04-21 11:26:35 UTC (rev 24304)
@@ -47,9 +47,7 @@
 				--with-zlib \
 				--enable-thread-safety \
 				--enable-integer-datetimes
-configure.env	CPPFLAGS=-I${prefix}/include \
-				CFLAGS="-I${worksrcpath}/src/interfaces/libpq -I${prefix}/include" \
-				LDFLAGS="-L${prefix}/lib"
+configure.cppflags-append	"-I${worksrcpath}/src/interfaces/libpq"
 
 build.type		gnu
 build.target

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070421/a00fd0ce/attachment.html


More information about the macports-changes mailing list