aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Wrapper
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 11:32:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 11:32:20 +0000
commitb88c23df873d3ba136e2b085754aa34f74ba43a6 (patch)
tree8546abdcbd2875c74667c5bc5d5d2e5af336a102 /databases/p5-DBIx-Wrapper
parent918b115433d5fcc31b35a12eea3e2afb96db56d3 (diff)
Notes
Diffstat (limited to 'databases/p5-DBIx-Wrapper')
-rw-r--r--databases/p5-DBIx-Wrapper/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Wrapper/Makefile b/databases/p5-DBIx-Wrapper/Makefile
index 886547dd38c1..9e26741366bc 100644
--- a/databases/p5-DBIx-Wrapper/Makefile
+++ b/databases/p5-DBIx-Wrapper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-DBIx-Wrapper
-# Date created: 8 January 2012
-# Whom: Don Owens <don@regexguy.com>
-#
+# Created by: Don Owens <don@regexguy.com>
# $FreeBSD$
-#
PORTNAME= DBIx-Wrapper
PORTVERSION= 0.28
@@ -16,7 +12,8 @@ COMMENT= A wrapper around Perl's DBI module
RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBIx::Wrapper.3 \
DBIx::Wrapper::Request.3