[133728] trunk/dports/lang/MoarVM/Portfile

ionic at macports.org ionic at macports.org
Mon Mar 9 12:17:29 PDT 2015


Revision: 133728
          https://trac.macports.org/changeset/133728
Author:   ionic at macports.org
Date:     2015-03-09 12:17:29 -0700 (Mon, 09 Mar 2015)
Log Message:
-----------
MoarVM: fix build failure on 10.6.

Modified Paths:
--------------
    trunk/dports/lang/MoarVM/Portfile

Modified: trunk/dports/lang/MoarVM/Portfile
===================================================================
--- trunk/dports/lang/MoarVM/Portfile	2015-03-09 18:46:05 UTC (rev 133727)
+++ trunk/dports/lang/MoarVM/Portfile	2015-03-09 19:17:29 UTC (rev 133728)
@@ -5,6 +5,7 @@
 
 name                MoarVM
 version             2015.02
+revision            1
 categories          lang devel
 platforms           darwin
 license             Artistic-2 MIT BSD ISC public-domain
@@ -30,4 +31,4 @@
 # try to re-enable this.
 universal_variant   no
 
-configure.cmd       perl Configure.pl
+configure.cmd       ${prefix}/bin/perl Configure.pl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150309/174abe71/attachment.html>


More information about the macports-changes mailing list