[28552] trunk/dports/x11/gtk-engines2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Sep 3 06:54:50 PDT 2007


Revision: 28552
          http://trac.macosforge.org/projects/macports/changeset/28552
Author:   mww at macports.org
Date:     2007-09-03 06:54:50 -0700 (Mon, 03 Sep 2007)

Log Message:
-----------
replace configure.env

Modified Paths:
--------------
    trunk/dports/x11/gtk-engines2/Portfile

Modified: trunk/dports/x11/gtk-engines2/Portfile
===================================================================
--- trunk/dports/x11/gtk-engines2/Portfile	2007-09-03 13:52:24 UTC (rev 28551)
+++ trunk/dports/x11/gtk-engines2/Portfile	2007-09-03 13:54:50 UTC (rev 28552)
@@ -24,5 +24,6 @@
 
 depends_lib	port:gtk2
 
-configure.env	LDFLAGS="-L${prefix}/lib -lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lglib-2.0" \
-		CFLAGS="-I${prefix}/include" CPPFLAGS="-I${prefix}/include -no-cpp-precomp"
+configure.ldflags-append	"-lgdk_pixbuf-2.0 -lgdk-x11-2.0 -lglib-2.0"
+configure.cflags-append		"-I${prefix}/include"
+configure.cppflags-append	"-no-cpp-precomp"

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


More information about the macports-changes mailing list