Revision
118138
Author
cal@macports.org
Date
2014-03-23 07:35:40 -0700 (Sun, 23 Mar 2014)

Log Message

stow: depend on a specific version of perl

Modified Paths

Diff

Modified: trunk/dports/sysutils/stow/Portfile (118137 => 118138)


--- trunk/dports/sysutils/stow/Portfile	2014-03-23 14:20:19 UTC (rev 118137)
+++ trunk/dports/sysutils/stow/Portfile	2014-03-23 14:35:40 UTC (rev 118138)
@@ -25,4 +25,6 @@
 checksums           rmd160  23b4a6384baca2bb3691e98ea3eefa67a07709ea \
                     sha256  8b89d79939cf9ae87d2f223bb36a3b2d0c66775b62aeb9953c6d33dab40d3c2b
 
-depends_run         port:perl5
+configure.perl      ${prefix}/bin/perl5.16
+depends_lib         port:perl5.16 \
+                    port:p5.16-test-output