aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Frame/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 02:26:35 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-03-28 02:26:35 +0000
commit82c0eee00e646e0801d465a55ce6006822f9ffda (patch)
tree231ba454ad70ac7ddeeb8a65ab10a0238c4a0a1f /net/p5-Net-Frame/Makefile
parentb9b8b1693eb048b39bad683f16b21854e4e79ddb (diff)
downloadports-82c0eee00e646e0801d465a55ce6006822f9ffda.tar.gz
ports-82c0eee00e646e0801d465a55ce6006822f9ffda.zip
Notes
Diffstat (limited to 'net/p5-Net-Frame/Makefile')
-rw-r--r--net/p5-Net-Frame/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/net/p5-Net-Frame/Makefile b/net/p5-Net-Frame/Makefile
index b4c4fe4053ea..d3651c2df825 100644
--- a/net/p5-Net-Frame/Makefile
+++ b/net/p5-Net-Frame/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Frame
-PORTVERSION= 1.03
+PORTVERSION= 1.04
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -34,10 +34,4 @@ MAN3= Net::Frame.3 Net::Frame::Layer.3 \
Net::Frame::Layer::TCP.3 \
Net::Frame::Layer::UDP.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= requires perl 5.6.x or later. Install lang/perl5.8 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>