p5-yaml: only apply the patch to subports
--- trunk/dports/perl/p5-yaml/Portfile 2014-04-01 12:09:40 UTC (rev 118404)
+++ trunk/dports/perl/p5-yaml/Portfile 2014-04-01 12:23:10 UTC (rev 118405)
@@ -23,4 +23,6 @@
checksums rmd160 d35f23ceb4ab090162cc624562b02ab5913d28f8 \
sha256 187e28b2e64266bca57b24123839553ba4e566bf5fa101c2131c571a36acda4d
+if {${perl5.major} != ""} {
patchfiles patch-Makefile.PL.diff
+}