aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Genezzo
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-08 01:12:10 +0000
commit9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch)
tree41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /databases/p5-Genezzo
parent41a56135d1e8a68844e4c575702cdbad451d7322 (diff)
Notes
Diffstat (limited to 'databases/p5-Genezzo')
-rw-r--r--databases/p5-Genezzo/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile
index 1f33d1babc8a..7fe998ff932b 100644
--- a/databases/p5-Genezzo/Makefile
+++ b/databases/p5-Genezzo/Makefile
@@ -18,7 +18,7 @@ COMMENT= An extensible database with SQL and DBI
RUN_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
BUILD_DEPENDS= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.7.3+
MAN1= gendba.pl.1 genexp.pl.1
MAN3= Genezzo.3 Genezzo::Block::RDBArray.3 \
@@ -55,10 +55,4 @@ MAN3= Genezzo.3 Genezzo::Block::RDBArray.3 \
Genezzo::Util.3 Genezzo::XEval.3 Genezzo::XEval::Prepare.3 \
Genezzo::XEval::SQLAlter.3 Genezzo::gendba.3 Genezzo::genexp.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500703
-IGNORE= requires Perl 5.7.3 or newer. Install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>