[142202] trunk/dports/www/ikiwiki/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 04:45:42 PST 2015


Revision: 142202
          https://trac.macports.org/changeset/142202
Author:   mojca at macports.org
Date:     2015-11-06 06:59:57 -0800 (Fri, 06 Nov 2015)
Log Message:
-----------
ikiwiki: use perl5.bin instead of the longer version

Modified Paths:
--------------
    trunk/dports/www/ikiwiki/Portfile

Modified: trunk/dports/www/ikiwiki/Portfile
===================================================================
--- trunk/dports/www/ikiwiki/Portfile	2015-11-06 14:58:39 UTC (rev 142201)
+++ trunk/dports/www/ikiwiki/Portfile	2015-11-06 14:59:57 UTC (rev 142202)
@@ -90,7 +90,7 @@
 configure.args          INSTALLDIRS=vendor PREFIX=${prefix}
 
 post-patch {
-    reinplace "s|/usr/bin/perl|${prefix}/bin/perl${perl5.major}|g" \
+    reinplace "s|/usr/bin/perl|${perl5.bin}|g" \
         ${worksrcpath}/ikiwiki.in \
         ${worksrcpath}/IkiWiki.pm \
         ${worksrcpath}/Makefile.PL \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/e892c719/attachment-0001.html>


More information about the macports-changes mailing list