aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI-Shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBI-Shell/Makefile')
-rw-r--r--databases/p5-DBI-Shell/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index ab59f3d80e98..92d1b9d28d3b 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-DBI-Shell
-# Date created: Sun Jan 18 07:27:41 CST 2004
-# Whom: dcf@aracnet.com
-#
+# Created by: dcf@aracnet.com
# $FreeBSD$
-#
PORTNAME= DBI-Shell
PORTVERSION= 11.95
@@ -20,7 +16,8 @@ RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
p5-IO-Tee>=0:${PORTSDIR}/devel/p5-IO-Tee
BUILD_DEPENDS:= ${RUN_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= dbish.1
MAN3= DBI::Format.3 DBI::Format::CSV.3 DBI::Format::SQLMinus.3 DBI::Shell.3