[95539] trunk/dports/perl/p5-file-homedir/Portfile
jmr at macports.org
jmr at macports.org
Sun Jul 15 15:02:23 PDT 2012
Revision: 95539
https://trac.macports.org/changeset/95539
Author: jmr at macports.org
Date: 2012-07-15 15:02:23 -0700 (Sun, 15 Jul 2012)
Log Message:
-----------
p5-file-homedir: add File::Which dep (#32968)
Modified Paths:
--------------
trunk/dports/perl/p5-file-homedir/Portfile
Modified: trunk/dports/perl/p5-file-homedir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-homedir/Portfile 2012-07-15 21:53:56 UTC (rev 95538)
+++ trunk/dports/perl/p5-file-homedir/Portfile 2012-07-15 22:02:23 UTC (rev 95539)
@@ -18,3 +18,7 @@
rmd160 7fd707faf2d7c4e17602f6f516bc97c6d72ec77d
supported_archs noarch
+
+if {${perl5.major} != ""} {
+ depends_lib-append port:p${perl5.major}-file-which
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120715/170a4983/attachment.html>
More information about the macports-changes
mailing list