aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-FrontBase
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2009-02-01 19:43:11 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2009-02-01 19:43:11 +0000
commit7c87414634420bcdcee54a1cad5d6ba0ad1da5b8 (patch)
treefbb760354863d7e00f08c05466b0a2fce1982dd5 /databases/p5-DBD-FrontBase
parentc76f958b1acbf0ce44ccacd82df7264889b94bc9 (diff)
downloadports-7c87414634420bcdcee54a1cad5d6ba0ad1da5b8.tar.gz
ports-7c87414634420bcdcee54a1cad5d6ba0ad1da5b8.zip
Notes
Diffstat (limited to 'databases/p5-DBD-FrontBase')
-rw-r--r--databases/p5-DBD-FrontBase/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/databases/p5-DBD-FrontBase/Makefile b/databases/p5-DBD-FrontBase/Makefile
index 66b2a59e484e..ad9a89196aa9 100644
--- a/databases/p5-DBD-FrontBase/Makefile
+++ b/databases/p5-DBD-FrontBase/Makefile
@@ -20,15 +20,9 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
${LOCALBASE}/lib/libFBCAccess.a:${PORTSDIR}/databases/frontbase
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.6.0+
CFLAGS+= -I${LOCALBASE}/include
MAN3= DBD::FB.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= perl 5.6 or newer required, Install lang/perl5.8 or lang/perl5 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>