[124386] trunk/dports/perl/p5-file-basedir/Portfile
devans at macports.org
devans at macports.org
Sat Aug 23 15:41:44 PDT 2014
Revision: 124386
https://trac.macports.org/changeset/124386
Author: devans at macports.org
Date: 2014-08-23 15:41:44 -0700 (Sat, 23 Aug 2014)
Log Message:
-----------
p5-file-basedir: dependencies, add perl branches 5.18, 5.20.
Modified Paths:
--------------
trunk/dports/perl/p5-file-basedir/Portfile
Modified: trunk/dports/perl/p5-file-basedir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-basedir/Portfile 2014-08-23 22:17:01 UTC (rev 124385)
+++ trunk/dports/perl/p5-file-basedir/Portfile 2014-08-23 22:41:44 UTC (rev 124386)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.8 5.10 5.12 5.14 5.16
+perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup File-BaseDir 0.03
revision 6
license {Artistic-1 GPL}
@@ -26,6 +26,7 @@
platforms darwin
if {${perl5.major} != ""} {
+depends_build-append port:p${perl5.major}-module-build
## patch in the @@_MACPORTS_PREFIX_GOES_HERE_@@ tag for replacing in the XDG_DATA_DIRS
patchfiles patch-lib-File-BaseDir.pm.diff
## and then reinplace to put in our prefix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140823/213658c6/attachment.html>
More information about the macports-changes
mailing list