[99612] trunk/dports/perl/p5-module-runtime/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 11 15:54:54 PST 2012


Revision: 99612
          http://trac.macports.org//changeset/99612
Author:   ryandesign at macports.org
Date:     2012-11-11 15:54:54 -0800 (Sun, 11 Nov 2012)
Log Message:
-----------
p5-module-runtime: add p5-yaml and p5-version dependencies

Modified Paths:
--------------
    trunk/dports/perl/p5-module-runtime/Portfile

Modified: trunk/dports/perl/p5-module-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-module-runtime/Portfile	2012-11-11 23:41:25 UTC (rev 99611)
+++ trunk/dports/perl/p5-module-runtime/Portfile	2012-11-11 23:54:54 UTC (rev 99612)
@@ -6,6 +6,7 @@
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16
 perl5.setup         Module-Runtime 0.013
+revision            1
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -17,3 +18,8 @@
 
 checksums           rmd160  f31a4f89dd1ac1301b3e83667513524a0633b365 \
                     sha256  ec37e03d90dc905679dab62a82f42cf0897ed79244b87fd9d531438dc3c31023
+
+if {${perl5.major} != ""} {
+    depends_lib-append      port:p${perl5.major}-version \
+                            port:p${perl5.major}-yaml
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121111/f8633210/attachment.html>


More information about the macports-changes mailing list