[25284] trunk/dports

source_changes at macosforge.org source_changes at macosforge.org
Wed May 16 21:58:16 PDT 2007


Revision: 25284
          http://trac.macosforge.org/projects/macports/changeset/25284
Author:   ryandesign at macports.org
Date:     2007-05-16 21:58:16 -0700 (Wed, 16 May 2007)

Log Message:
-----------
#11664: Remove no-longer-needed CPPFLAGS / LDFLAGS.

Modified Paths:
--------------
    trunk/dports/devel/libmcrypt/Portfile
    trunk/dports/graphics/fontconfig/Portfile
    trunk/dports/graphics/gd2/Portfile
    trunk/dports/graphics/gd2-nox11/Portfile
    trunk/dports/print/freetype/Portfile

Modified: trunk/dports/devel/libmcrypt/Portfile
===================================================================
--- trunk/dports/devel/libmcrypt/Portfile	2007-05-17 04:44:07 UTC (rev 25283)
+++ trunk/dports/devel/libmcrypt/Portfile	2007-05-17 04:58:16 UTC (rev 25284)
@@ -19,7 +19,6 @@
 	sha1 9a426532e9087dd7737aabccff8b91abf9151a7a \
 	rmd160 1b174c4c3633c67ef5526c151ba2935b676a8ccd
 				
-configure.env	LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include
 configure.args	--disable-posix-threads --mandir=${prefix}/share/man
 
 platform darwin 6 {

Modified: trunk/dports/graphics/fontconfig/Portfile
===================================================================
--- trunk/dports/graphics/fontconfig/Portfile	2007-05-17 04:44:07 UTC (rev 25283)
+++ trunk/dports/graphics/fontconfig/Portfile	2007-05-17 04:58:16 UTC (rev 25284)
@@ -20,7 +20,6 @@
 
 depends_lib		port:expat port:freetype
 
-configure.env	CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
 configure.args	--mandir=${prefix}/share/man \
 				--with-add-fonts=${x11prefix}/lib/X11/fonts
 

Modified: trunk/dports/graphics/gd2/Portfile
===================================================================
--- trunk/dports/graphics/gd2/Portfile	2007-05-17 04:44:07 UTC (rev 25283)
+++ trunk/dports/graphics/gd2/Portfile	2007-05-17 04:58:16 UTC (rev 25284)
@@ -34,7 +34,6 @@
                 port:expat \
                 lib:libX11.6:XFree86
 
-configure.env   CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
 patchfiles      gdft.c.diff
 
 platform darwin 6 {

Modified: trunk/dports/graphics/gd2-nox11/Portfile
===================================================================
--- trunk/dports/graphics/gd2-nox11/Portfile	2007-05-17 04:44:07 UTC (rev 25283)
+++ trunk/dports/graphics/gd2-nox11/Portfile	2007-05-17 04:58:16 UTC (rev 25284)
@@ -28,7 +28,6 @@
 
 patchfiles      gdft.c.diff
 
-configure.env   CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
 configure.args	--without-x
 
 platform darwin 6 {

Modified: trunk/dports/print/freetype/Portfile
===================================================================
--- trunk/dports/print/freetype/Portfile	2007-05-17 04:44:07 UTC (rev 25283)
+++ trunk/dports/print/freetype/Portfile	2007-05-17 04:58:16 UTC (rev 25284)
@@ -36,10 +36,6 @@
 depends_lib \
 	port:zlib
 
-configure.env \
-	CPPFLAGS="-I${prefix}/include" \
-	LDFLAGS="-L${prefix}/lib"
-
 variant x86 {
 	patchfiles-append \
 		patch-builds-unix-configure

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


More information about the macports-changes mailing list