[123784] trunk/dports/perl/p5-module-pluggable/Portfile

mojca at macports.org mojca at macports.org
Thu Aug 14 07:41:04 PDT 2014


Revision: 123784
          https://trac.macports.org/changeset/123784
Author:   mojca at macports.org
Date:     2014-08-14 07:41:04 -0700 (Thu, 14 Aug 2014)
Log Message:
-----------
p5.8-module-pluggable: add dependency on p5.8-module-build

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

Modified: trunk/dports/perl/p5-module-pluggable/Portfile
===================================================================
--- trunk/dports/perl/p5-module-pluggable/Portfile	2014-08-14 14:37:11 UTC (rev 123783)
+++ trunk/dports/perl/p5-module-pluggable/Portfile	2014-08-14 14:41:04 UTC (rev 123784)
@@ -17,3 +17,8 @@
                     sha256  e2dc354043bb16f1f3df8c4bb26070b26e594819f218cf8b8ac19e79c720916f
 
 supported_archs     noarch
+
+if {${perl5.major} == 5.8} {
+    depends_build-append \
+                    port:p${perl5.major}-module-build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140814/7eac7030/attachment.html>


More information about the macports-changes mailing list