aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-AnyEvent-DBD-Pg
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 12:14:21 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 12:14:21 +0000
commit1a612a3da133de5a7102ce8bbcc7de3e412ad91b (patch)
tree9aeebeb9aec3579ec4feb99b00bee1dad3a4c734 /databases/p5-AnyEvent-DBD-Pg
parent7f9ec7d977869a069660c0a22ff7cb18d425bf50 (diff)
downloadports-1a612a3da133de5a7102ce8bbcc7de3e412ad91b.tar.gz
ports-1a612a3da133de5a7102ce8bbcc7de3e412ad91b.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326896
Diffstat (limited to 'databases/p5-AnyEvent-DBD-Pg')
-rw-r--r--databases/p5-AnyEvent-DBD-Pg/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/p5-AnyEvent-DBD-Pg/Makefile b/databases/p5-AnyEvent-DBD-Pg/Makefile
index 43a3422aee49..6fe031da2675 100644
--- a/databases/p5-AnyEvent-DBD-Pg/Makefile
+++ b/databases/p5-AnyEvent-DBD-Pg/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: AnyEvent::DBD::Pg
-# Date created: 02 Dec 2010
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= AnyEvent-DBD-Pg
PORTVERSION= 0.03
@@ -24,7 +19,8 @@ RUN_DEPENDS= p5-AnyEvent>=5:${PORTSDIR}/devel/p5-AnyEvent \
p5-common-sense>=3:${PORTSDIR}/devel/p5-common-sense
TEST_DEPENDS= p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= AnyEvent::DBD::Pg.3