aboutsummaryrefslogtreecommitdiff
path: root/www/p5-MasonX-Profiler
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 /www/p5-MasonX-Profiler
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
downloadports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.tar.gz
ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.zip
Notes
Diffstat (limited to 'www/p5-MasonX-Profiler')
-rw-r--r--www/p5-MasonX-Profiler/Makefile12
1 files changed, 2 insertions, 10 deletions
diff --git a/www/p5-MasonX-Profiler/Makefile b/www/p5-MasonX-Profiler/Makefile
index ea53f819308b..3ba568623f0b 100644
--- a/www/p5-MasonX-Profiler/Makefile
+++ b/www/p5-MasonX-Profiler/Makefile
@@ -8,8 +8,7 @@
PORTNAME= MasonX-Profiler
PORTVERSION= 0.06
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= MasonX
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
@@ -23,11 +22,4 @@ PERL_CONFIGURE= yes
MAN3= MasonX::Profiler.3
-.include <bsd.port.pre.mk>
-
-# Depends on devel/p5-Class-Container whichs needs perl 5.6.x or later
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>