[131590] trunk/dports/perl/p5-tie-cycle/Portfile
mojca at macports.org
mojca at macports.org
Wed Jan 14 17:39:07 PST 2015
Revision: 131590
https://trac.macports.org/changeset/131590
Author: mojca at macports.org
Date: 2015-01-14 17:39:07 -0800 (Wed, 14 Jan 2015)
Log Message:
-----------
p5-tie-cycle: p5-extutils-makemaker is a build dep, not lib
Modified Paths:
--------------
trunk/dports/perl/p5-tie-cycle/Portfile
Modified: trunk/dports/perl/p5-tie-cycle/Portfile
===================================================================
--- trunk/dports/perl/p5-tie-cycle/Portfile 2015-01-15 01:35:13 UTC (rev 131589)
+++ trunk/dports/perl/p5-tie-cycle/Portfile 2015-01-15 01:39:07 UTC (rev 131590)
@@ -22,7 +22,7 @@
if {${perl5.major} != ""} {
# requires version 6.64 of ExtUtils::MakeMaker
if {[vercmp ${perl5.major} 5.16] <= 0} {
- depends_lib-append \
+ depends_build-append \
port:p${perl5.major}-extutils-makemaker
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150114/ec7a1838/attachment-0001.html>
More information about the macports-changes
mailing list