aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-Mock
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 13:04:01 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 13:04:01 +0000
commitb611168744d79188a3e152a2430c4f3ac712d642 (patch)
treec686a3631dfd53240e8bb89c811e6ae1fc9c4726 /databases/p5-DBD-Mock
parent8e6990a3465caad0fd37e571e2fd4c4a1145d800 (diff)
downloadports-b611168744d79188a3e152a2430c4f3ac712d642.tar.gz
ports-b611168744d79188a3e152a2430c4f3ac712d642.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326900
Diffstat (limited to 'databases/p5-DBD-Mock')
-rw-r--r--databases/p5-DBD-Mock/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-DBD-Mock/Makefile b/databases/p5-DBD-Mock/Makefile
index 09b0d35dbd8a..4e5f35cab349 100644
--- a/databases/p5-DBD-Mock/Makefile
+++ b/databases/p5-DBD-Mock/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: DBD::Mock
-# Date created: 02 December 2005
-# Whom: Espen Tagestad <espen@tagestad.no>
-#
+# Created by: Espen Tagestad <espen@tagestad.no>
# $FreeBSD$
-#
PORTNAME= DBD-Mock
PORTVERSION= 1.45
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \
p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBD::Mock.3