[43670] trunk/dports/x11/fox/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 13 00:37:27 PST 2008


Revision: 43670
          http://trac.macports.org/changeset/43670
Author:   jeremyhu at macports.org
Date:     2008-12-13 00:37:27 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
fox: Revert a redundant -I... in cppflags

Modified Paths:
--------------
    trunk/dports/x11/fox/Portfile

Modified: trunk/dports/x11/fox/Portfile
===================================================================
--- trunk/dports/x11/fox/Portfile	2008-12-13 08:09:39 UTC (rev 43669)
+++ trunk/dports/x11/fox/Portfile	2008-12-13 08:37:27 UTC (rev 43670)
@@ -24,7 +24,7 @@
 	lib:libXft.2:Xft2 \
 	lib:libXrandr.2:xorg-libXrandr
 
-configure.cppflags-append	"-I${prefix}/include -I${x11prefix}/include"
+configure.cppflags-append	"-I${x11prefix}/include"
 
 configure.pre_args  --prefix=${prefix} --mandir=${prefix}/share/man
 configure.args      --with-x --with-xft --with-opengl --enable-cups
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/98254237/attachment.html>


More information about the macports-changes mailing list