aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-qdbm
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-03 13:44:00 +0000
commit62a41b423ba42c0a1ab0c0ada5d33752e965f615 (patch)
tree5fff787fcf509ed53762690c395516c337412423 /databases/p5-qdbm
parent3d7ef3e463a5e930be63835c21dd2d345f88ea2d (diff)
downloadports-62a41b423ba42c0a1ab0c0ada5d33752e965f615.tar.gz
ports-62a41b423ba42c0a1ab0c0ada5d33752e965f615.zip
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
Notes
Notes: svn path=/head/; revision=324191
Diffstat (limited to 'databases/p5-qdbm')
-rw-r--r--databases/p5-qdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-qdbm/Makefile b/databases/p5-qdbm/Makefile
index e9dcc808d8f6..8f91098dfe32 100644
--- a/databases/p5-qdbm/Makefile
+++ b/databases/p5-qdbm/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5-
COMMENT= Perl API for QDBM
SLAVEPORT= perl
-USE_PERL5= yes
+USES= perl5
MASTERDIR= ${.CURDIR}/../../databases/qdbm
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/perl