[147869] trunk/dports/graphics/lablgl/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Tue Apr 19 10:49:27 PDT 2016
Revision: 147869
https://trac.macports.org/changeset/147869
Author: mcalhoun at macports.org
Date: 2016-04-19 10:49:26 -0700 (Tue, 19 Apr 2016)
Log Message:
-----------
lablgl: disallow universal since ocaml is not universal
Modified Paths:
--------------
trunk/dports/graphics/lablgl/Portfile
Modified: trunk/dports/graphics/lablgl/Portfile
===================================================================
--- trunk/dports/graphics/lablgl/Portfile 2016-04-19 13:15:01 UTC (rev 147868)
+++ trunk/dports/graphics/lablgl/Portfile 2016-04-19 17:49:26 UTC (rev 147869)
@@ -28,6 +28,9 @@
livecheck.url http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
livecheck.regex {>lablgl-(.*)\.tar\.gz}
+# ocaml is not universal
+universal_variant no
+
configure {
copy ${worksrcpath}/Makefile.config.osx ${worksrcpath}/Makefile.config
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160419/657eb19d/attachment.html>
More information about the macports-changes
mailing list