[144154] trunk/dports/textproc/hevea/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sun Jan 3 08:38:59 PST 2016
Revision: 144154
https://trac.macports.org/changeset/144154
Author: mcalhoun at macports.org
Date: 2016-01-03 08:38:59 -0800 (Sun, 03 Jan 2016)
Log Message:
-----------
hevea: builds binaries only with ocaml, so set no libraries and no universal
Modified Paths:
--------------
trunk/dports/textproc/hevea/Portfile
Modified: trunk/dports/textproc/hevea/Portfile
===================================================================
--- trunk/dports/textproc/hevea/Portfile 2016-01-03 16:33:29 UTC (rev 144153)
+++ trunk/dports/textproc/hevea/Portfile 2016-01-03 16:38:59 UTC (rev 144154)
@@ -24,6 +24,9 @@
depends_build port:ocaml
+universal_variant no
+installs_libs no
+
configure {
reinplace "s|^PREFIX?=.*|PREFIX=${prefix}|" ${worksrcpath}/Makefile
reinplace "s|^LIBDIR=.*|LIBDIR=${prefix}/share/${name}|" ${worksrcpath}/Makefile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160103/57788c9a/attachment.html>
More information about the macports-changes
mailing list