[24303] trunk/dports/databases/postgresql80/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Apr 21 04:25:18 PDT 2007


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

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

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

Modified: trunk/dports/databases/postgresql80/Portfile
===================================================================
--- trunk/dports/databases/postgresql80/Portfile	2007-04-21 10:59:05 UTC (rev 24302)
+++ trunk/dports/databases/postgresql80/Portfile	2007-04-21 11:25:17 UTC (rev 24303)
@@ -49,9 +49,7 @@
 				--enable-integer-datetimes \
 				--enable-multibyte \
 				--enable-unicode
-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/128b2509/attachment.html


More information about the macports-changes mailing list