[88274] trunk/dports/perl/p5-datemanip/Portfile
dports at macports.org
dports at macports.org
Sat Dec 24 22:08:49 PST 2011
Revision: 88274
http://trac.macports.org/changeset/88274
Author: dports at macports.org
Date: 2011-12-24 22:08:43 -0800 (Sat, 24 Dec 2011)
Log Message:
-----------
p5-datemanip: add missing dependency on p5-yaml-syck (#32654)
Modified Paths:
--------------
trunk/dports/perl/p5-datemanip/Portfile
Modified: trunk/dports/perl/p5-datemanip/Portfile
===================================================================
--- trunk/dports/perl/p5-datemanip/Portfile 2011-12-25 02:56:28 UTC (rev 88273)
+++ trunk/dports/perl/p5-datemanip/Portfile 2011-12-25 06:08:43 UTC (rev 88274)
@@ -6,6 +6,7 @@
name p5-datemanip
perl5.setup Date-Manip 6.25 Date
+revision 1
maintainers nomaintainer
description Perl Module for manipulating date and time.
@@ -22,3 +23,7 @@
license {Artistic GPL}
supported_archs noarch
+
+if {${perl5.major} != ""} {
+depends_build-append port:p${perl5.major}-yaml-syck
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111224/60531a81/attachment.html>
More information about the macports-changes
mailing list