[128440] trunk/dports/perl/p5-module-build-tiny/Portfile
devans at macports.org
devans at macports.org
Fri Nov 21 10:06:34 PST 2014
Revision: 128440
https://trac.macports.org/changeset/128440
Author: devans at macports.org
Date: 2014-11-21 10:06:34 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
p5-module-build-tiny: correct dependencies and rebuild.
Modified Paths:
--------------
trunk/dports/perl/p5-module-build-tiny/Portfile
Modified: trunk/dports/perl/p5-module-build-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-module-build-tiny/Portfile 2014-11-21 15:57:53 UTC (rev 128439)
+++ trunk/dports/perl/p5-module-build-tiny/Portfile 2014-11-21 18:06:34 UTC (rev 128440)
@@ -6,6 +6,7 @@
perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup Module-Build-Tiny 0.039
+revision 1
platforms darwin
maintainers devans openmaintainer
license {Artistic GPL}
@@ -21,9 +22,12 @@
sha256 7d580ff6ace0cbe555bf36b86dc8ea232581530cbeaaea09bccb57b55797f11c
if {${perl5.major} != ""} {
- depends_build-append \
+ depends_lib-append \
+ port:p${perl5.major}-cpan-meta \
+ port:p${perl5.major}-extutils-cbuilder \
port:p${perl5.major}-extutils-config \
port:p${perl5.major}-extutils-helpers \
+ port:p${perl5.major}-extutils-install \
port:p${perl5.major}-extutils-installpaths \
port:p${perl5.major}-test-harness
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141121/2be68438/attachment.html>
More information about the macports-changes
mailing list