summaryrefslogtreecommitdiff
path: root/databases/p5-Tie-DBI
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Tie-DBI')
-rw-r--r--databases/p5-Tie-DBI/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-Tie-DBI/Makefile b/databases/p5-Tie-DBI/Makefile
index 984f1d164239..5b5225809bc4 100644
--- a/databases/p5-Tie-DBI/Makefile
+++ b/databases/p5-Tie-DBI/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Tie-DBI
-# Date created: Thu Mar 8 06:56:59 2001
-# Whom: clive
-#
+# Created by: clive
# $FreeBSD$
-#
PORTNAME= Tie-DBI
PORTVERSION= 1.06
@@ -18,7 +14,8 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS:= ${RUN_DEPENDS}
BUILD_DEPENDS+= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Tie::RDBM.3 Tie::DBI.3