[112798] trunk/dports/archivers/upx/Portfile
snc at macports.org
snc at macports.org
Fri Nov 1 12:10:31 PDT 2013
Revision: 112798
https://trac.macports.org/changeset/112798
Author: snc at macports.org
Date: 2013-11-01 12:10:31 -0700 (Fri, 01 Nov 2013)
Log Message:
-----------
upx:
* perl5 build dependency, use perl5.12
* see #29763 beginning of perl_select work
Modified Paths:
--------------
trunk/dports/archivers/upx/Portfile
Modified: trunk/dports/archivers/upx/Portfile
===================================================================
--- trunk/dports/archivers/upx/Portfile 2013-11-01 18:51:41 UTC (rev 112797)
+++ trunk/dports/archivers/upx/Portfile 2013-11-01 19:10:31 UTC (rev 112798)
@@ -32,9 +32,9 @@
depends_lib port:ucl port:zlib
# pod2man, pod2text, and pod2html are used to generate documentation
-depends_build bin:pod2man:perl5 \
- bin:pod2text:perl5 \
- bin:pod2html:perl5
+depends_build bin:pod2man:perl5.12 \
+ bin:pod2text:perl5.12 \
+ bin:pod2html:perl5.12
post-configure {
# Ensure that the correct compiler is used
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131101/e62765f3/attachment.html>
More information about the macports-changes
mailing list