aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-Cache-BDB
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-10 18:51:10 +0800
committeraz <az@FreeBSD.org>2013-09-10 18:51:10 +0800
commit4e784564cfa09de6f356d6f74795b6e270a81739 (patch)
tree5f38930f02c1c2d052df3edc6ed802d7b49217ec /databases/p5-Cache-BDB
parentb92ca8c8f1b51cd371fc9a6c9f38d5e6ee1eddec (diff)
downloadfreebsd-ports-gnome-4e784564cfa09de6f356d6f74795b6e270a81739.tar.gz
freebsd-ports-gnome-4e784564cfa09de6f356d6f74795b6e270a81739.tar.zst
freebsd-ports-gnome-4e784564cfa09de6f356d6f74795b6e270a81739.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
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