[142211] trunk/dports/devel/subversion-perlbindings/Portfile

mojca at macports.org mojca at macports.org
Sat Dec 12 04:47:59 PST 2015


Revision: 142211
          https://trac.macports.org/changeset/142211
Author:   mojca at macports.org
Date:     2015-11-06 09:38:54 -0800 (Fri, 06 Nov 2015)
Log Message:
-----------
subversion-perlbindings: use perl5.bin

Modified Paths:
--------------
    trunk/dports/devel/subversion-perlbindings/Portfile

Modified: trunk/dports/devel/subversion-perlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-perlbindings/Portfile	2015-11-06 17:37:51 UTC (rev 142210)
+++ trunk/dports/devel/subversion-perlbindings/Portfile	2015-11-06 17:38:54 UTC (rev 142211)
@@ -86,7 +86,7 @@
                     --with-libmagic=${prefix} \
                     --without-gnome-keyring
 
-    configure.env   ac_cv_path_PERL=${prefix}/bin/perl${perl5.branch}
+    configure.env   ac_cv_path_PERL=${perl5.bin}
 
     build.target    swig-pl
     destroot.target install-swig-pl-lib DESTDIR=${destroot} && \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/f7a431dc/attachment.html>


More information about the macports-changes mailing list