[37982] trunk/dports/science/liboglappth/Portfile
simon at macports.org
simon at macports.org
Tue Jul 1 15:09:22 PDT 2008
Revision: 37982
http://trac.macosforge.org/projects/macports/changeset/37982
Author: simon at macports.org
Date: 2008-07-01 15:09:21 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
science/liboglappth: Fix building on Leopard (I hope).
Modified Paths:
--------------
trunk/dports/science/liboglappth/Portfile
Modified: trunk/dports/science/liboglappth/Portfile
===================================================================
--- trunk/dports/science/liboglappth/Portfile 2008-07-01 22:09:20 UTC (rev 37981)
+++ trunk/dports/science/liboglappth/Portfile 2008-07-01 22:09:21 UTC (rev 37982)
@@ -35,3 +35,7 @@
livecheck.check regex
livecheck.url "${master_sites}?C=M;O=D"
livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+
+platform darwin 9 {
+ configure.ldflags-append "-L${prefix}/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080701/e4ff4b5d/attachment.html
More information about the macports-changes
mailing list