aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Radius
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-04 17:39:14 +0000
commit292f0fcf80ea0a91647e7ef74687789f435e9adf (patch)
treed2e54363c7c176f673ad8b41bc4ae498dcafb2bf /net/p5-Net-Radius
parente485b8ea42fd9547eb74ba3886182b16a3506c73 (diff)
downloadports-292f0fcf80ea0a91647e7ef74687789f435e9adf.tar.gz
ports-292f0fcf80ea0a91647e7ef74687789f435e9adf.zip
Notes
Diffstat (limited to 'net/p5-Net-Radius')
-rw-r--r--net/p5-Net-Radius/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/p5-Net-Radius/Makefile b/net/p5-Net-Radius/Makefile
index d4f842323758..86a72746931b 100644
--- a/net/p5-Net-Radius/Makefile
+++ b/net/p5-Net-Radius/Makefile
@@ -23,12 +23,6 @@ post-extract:
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-post-patch:
- @${PERL} -pi -e '$$_ = "" if /use warnings/;' \
- ${WRKSRC}/Radius/Dictionary.pm
-.endif
-
.if ${PERL_LEVEL} < 500800
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
BUILD_DEPENDS= ${RUN_DEPENDS}