[37980] trunk/dports/science/ghemical/Portfile

simon at macports.org simon at macports.org
Tue Jul 1 15:09:05 PDT 2008


Revision: 37980
          http://trac.macosforge.org/projects/macports/changeset/37980
Author:   simon at macports.org
Date:     2008-07-01 15:09:05 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------
science/ghemical: Fix building on Leopard (I hope).

Modified Paths:
--------------
    trunk/dports/science/ghemical/Portfile

Modified: trunk/dports/science/ghemical/Portfile
===================================================================
--- trunk/dports/science/ghemical/Portfile	2008-07-01 21:35:55 UTC (rev 37979)
+++ trunk/dports/science/ghemical/Portfile	2008-07-01 22:09:05 UTC (rev 37980)
@@ -37,3 +37,7 @@
 configure.args      --enable-gamess \
                     --enable-shortcuts \
                     --enable-openbabel
+
+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/15685a35/attachment.html 


More information about the macports-changes mailing list