[143444] trunk/dports/devel/vcheck/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 10:58:08 PST 2015


Revision: 143444
          https://trac.macports.org/changeset/143444
Author:   mojca at macports.org
Date:     2015-12-12 08:41:36 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
vcheck: fix a typo

Modified Paths:
--------------
    trunk/dports/devel/vcheck/Portfile

Modified: trunk/dports/devel/vcheck/Portfile
===================================================================
--- trunk/dports/devel/vcheck/Portfile	2015-12-12 16:32:12 UTC (rev 143443)
+++ trunk/dports/devel/vcheck/Portfile	2015-12-12 16:41:36 UTC (rev 143444)
@@ -32,7 +32,7 @@
 depends_run         port:p${perl5.major}-libwww-perl
 
 patch {
-    reinplace "s|/usr/bin/perl|$${perl5.bin}|" ${worksrcpath}/vcheck
+    reinplace "s|/usr/bin/perl|${perl5.bin}|" ${worksrcpath}/vcheck
 }
 
 use_configure       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/cbdcd6fc/attachment.html>


More information about the macports-changes mailing list