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

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 23:24:42 PST 2008


Revision: 43663
          http://trac.macports.org/changeset/43663
Author:   jeremyhu at macports.org
Date:     2008-12-12 23:24:42 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
fox: Removed Xcode 3.0.0 libGL linking bug workaround since it's been fixed for 3 versions now.

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

Modified: trunk/dports/x11/fox/Portfile
===================================================================
--- trunk/dports/x11/fox/Portfile	2008-12-13 07:18:48 UTC (rev 43662)
+++ trunk/dports/x11/fox/Portfile	2008-12-13 07:24:42 UTC (rev 43663)
@@ -25,9 +25,6 @@
 	lib:libXrandr.2:xorg-libXrandr
 
 configure.cppflags-append	"-I${prefix}/include -I${x11prefix}/include"
-platform darwin 9 {
-configure.ldflags-append	"-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
-}
 
 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/20081212/e0a7ba18/attachment.html>


More information about the macports-changes mailing list