aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Cache-BDB
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 10:51:10 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 10:51:10 +0000
commitcd5c31b5c0bd117d56997a7ab2b8ff1b8930e188 (patch)
tree5f38930f02c1c2d052df3edc6ed802d7b49217ec /databases/p5-Cache-BDB
parent8db4f62979407d6708936eb3490e3fc978afd4cc (diff)
downloadports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.tar.gz
ports-cd5c31b5c0bd117d56997a7ab2b8ff1b8930e188.zip
Notes
Diffstat (limited to 'databases/p5-Cache-BDB')
-rw-r--r--databases/p5-Cache-BDB/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-Cache-BDB/Makefile b/databases/p5-Cache-BDB/Makefile
index 9575a9fd7be2..6a7f72987575 100644
--- a/databases/p5-Cache-BDB/Makefile
+++ b/databases/p5-Cache-BDB/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Cache-BDB
-# Date created: 2006-07-22
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Cache-BDB
PORTVERSION= 0.04
@@ -17,7 +13,8 @@ COMMENT= An object caching wrapper around BerkeleyDB
BUILD_DEPENDS= p5-BerkeleyDB>=0:${PORTSDIR}/databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Cache::BDB.3