[140160] trunk/dports/perl/p5-extutils-command/Portfile
devans at macports.org
devans at macports.org
Thu Sep 10 15:23:31 PDT 2015
Revision: 140160
https://trac.macports.org/changeset/140160
Author: devans at macports.org
Date: 2015-09-10 15:23:30 -0700 (Thu, 10 Sep 2015)
Log Message:
-----------
p5-extutils-command: conflicts with p5-extutils-makemaker 7.08+.
Modified Paths:
--------------
trunk/dports/perl/p5-extutils-command/Portfile
Modified: trunk/dports/perl/p5-extutils-command/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-command/Portfile 2015-09-10 22:21:54 UTC (rev 140159)
+++ trunk/dports/perl/p5-extutils-command/Portfile 2015-09-10 22:23:30 UTC (rev 140160)
@@ -16,4 +16,7 @@
checksums rmd160 a8531a0e66206bf859831529d4a123a775c565b8 \
sha256 740cccc93ba851aae803695b7a5b65ccbaa78bf4e96aa2e54f3f632c87a98c98
-supported_archs noarch
+if {${perl5.major} != ""} {
+ conflicts port:p${perl5.major}-extutils-makemaker
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150910/eb5666c7/attachment.html>
More information about the macports-changes
mailing list