aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IO-YAML
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-22 16:27:08 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-22 16:27:08 +0000
commitc10f314307a4e84ca4811cb03db549590b4c364a (patch)
treeaefb02047d08a1e3c25a562330070cfdd71f0579 /devel/p5-IO-YAML
parentbeaeca88a88b0f7e641416a47008edd52290575c (diff)
downloadports-c10f314307a4e84ca4811cb03db549590b4c364a.tar.gz
ports-c10f314307a4e84ca4811cb03db549590b4c364a.zip
Notes
Diffstat (limited to 'devel/p5-IO-YAML')
-rw-r--r--devel/p5-IO-YAML/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-IO-YAML/Makefile b/devel/p5-IO-YAML/Makefile
index a7e86cb67b2f..5c0b7a98141c 100644
--- a/devel/p5-IO-YAML/Makefile
+++ b/devel/p5-IO-YAML/Makefile
@@ -23,11 +23,4 @@ PERL_MODBUILD= yes
MAN3= IO::YAML.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500801
-BUILD_DEPENDS+= ${SITE_PERL}/Errno.pm:${PORTSDIR}/devel/p5-Errno
-RUN_DEPENDS+= ${SITE_PERL}/Errno.pm:${PORTSDIR}/devel/p5-Errno
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>