[132609] trunk/dports/devel/openssl/Portfile
larryv at macports.org
larryv at macports.org
Thu Feb 5 13:50:33 PST 2015
Revision: 132609
https://trac.macports.org/changeset/132609
Author: larryv at macports.org
Date: 2015-02-05 13:50:33 -0800 (Thu, 05 Feb 2015)
Log Message:
-----------
openssl: Force configure to use the system Perl 5
The installation contains a few small scripts that require Perl 5. The
system Perl should be more than sufficient for these, but the configure
script bakes in the path of MacPorts' perl5 if that port is installed.
Modified Paths:
--------------
trunk/dports/devel/openssl/Portfile
Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile 2015-02-05 21:16:51 UTC (rev 132608)
+++ trunk/dports/devel/openssl/Portfile 2015-02-05 21:50:33 UTC (rev 132609)
@@ -55,6 +55,7 @@
}
configure.ccache no
+configure.perl /usr/bin/perl
configure.cmd ./Configure
configure.args -L${prefix}/lib \
no-krb5 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150205/5e3ab73f/attachment.html>
More information about the macports-changes
mailing list