aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite
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 /databases/p5-Class-DBI-SQLite
parentff334859ab3a3bf4271f7fce3a419dc3c28772be (diff)
downloadports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.tar.gz
ports-d1850a3d8ce1023f97814bd5db8642bfc8e695e0.zip
Notes
Diffstat (limited to 'databases/p5-Class-DBI-SQLite')
-rw-r--r--databases/p5-Class-DBI-SQLite/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile
index 0b737ccd3136..32eba2532781 100644
--- a/databases/p5-Class-DBI-SQLite/Makefile
+++ b/databases/p5-Class-DBI-SQLite/Makefile
@@ -8,8 +8,7 @@
PORTNAME= Class-DBI-SQLite
PORTVERSION= 0.11
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Class
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
@@ -36,10 +35,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} <= 500503
-IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>