[25620] trunk/dports/devel/libsdl/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat May 26 11:24:20 PDT 2007


Revision: 25620
          http://trac.macosforge.org/projects/macports/changeset/25620
Author:   ryandesign at macports.org
Date:     2007-05-26 11:24:20 -0700 (Sat, 26 May 2007)

Log Message:
-----------
Remove superfluous CPPFLAGS/LDFLAGS, see #11664

Modified Paths:
--------------
    trunk/dports/devel/libsdl/Portfile

Modified: trunk/dports/devel/libsdl/Portfile
===================================================================
--- trunk/dports/devel/libsdl/Portfile	2007-05-26 18:19:11 UTC (rev 25619)
+++ trunk/dports/devel/libsdl/Portfile	2007-05-26 18:24:20 UTC (rev 25620)
@@ -37,8 +37,6 @@
 
 platform darwin 6 {
 	depends_lib-append	lib:libdl:dlcompat
-	configure.env		CPPFLAGS="-I${prefix}/include" \
-						LDFLAGS="-L${prefix}/lib"
 }
 
 platform darwin 7 {

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


More information about the macports-changes mailing list