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

mojca at macports.org mojca at macports.org
Sat Dec 12 04:48:15 PST 2015


Revision: 142212
          https://trac.macports.org/changeset/142212
Author:   mojca at macports.org
Date:     2015-11-06 09:43:02 -0800 (Fri, 06 Nov 2015)
Log Message:
-----------
subversion-perlbindings: revert r142211 (the port doesn't use the perl PortGroup yet, so the variable is not defined)

Revision Links:
--------------
    https://trac.macports.org/changeset/142211

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:38:54 UTC (rev 142211)
+++ trunk/dports/devel/subversion-perlbindings/Portfile	2015-11-06 17:43:02 UTC (rev 142212)
@@ -86,7 +86,7 @@
                     --with-libmagic=${prefix} \
                     --without-gnome-keyring
 
-    configure.env   ac_cv_path_PERL=${perl5.bin}
+    configure.env   ac_cv_path_PERL=${prefix}/bin/perl${perl5.branch}
 
     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/8c857cb7/attachment.html>


More information about the macports-changes mailing list