aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Attribute-Handlers-Prospective
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
committerMathieu Arnold <mat@FreeBSD.org>2007-08-31 13:37:23 +0000
commitd1850a3d8ce1023f97814bd5db8642bfc8e695e0 (patch)
treebba44484f7b230fd6b557cc34a841c889282242a /devel/p5-Attribute-Handlers-Prospective
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
downloadports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.tar.gz
ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.zip
Notes
Diffstat (limited to 'devel/p5-Attribute-Handlers-Prospective')
-rw-r--r--devel/p5-Attribute-Handlers-Prospective/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/devel/p5-Attribute-Handlers-Prospective/Makefile b/devel/p5-Attribute-Handlers-Prospective/Makefile
index 4673dd67fde8..1a3bb1e8525a 100644
--- a/devel/p5-Attribute-Handlers-Prospective/Makefile
+++ b/devel/p5-Attribute-Handlers-Prospective/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Attribute-Handlers-Prospective
PORTVERSION= 0.01
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Attribute
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
@@ -23,10 +22,4 @@ PERL_CONFIGURE= yes
MAN3= Attribute::Handlers::Prospective.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500601
-IGNORE= Need perl 5.6.1, try installing lang/perl5
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>