aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Dependencies/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Dependencies/Makefile')
-rw-r--r--devel/p5-Test-Dependencies/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Test-Dependencies/Makefile b/devel/p5-Test-Dependencies/Makefile
index 27cc7aa36e56..b1f8648e30a3 100644
--- a/devel/p5-Test-Dependencies/Makefile
+++ b/devel/p5-Test-Dependencies/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Test-Dependencies
-# Date created: 2006-07-12
-# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
-#
+# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD$
-#
PORTNAME= Test-Dependencies
PORTVERSION= 0.12
@@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-rpm-build-perl>=0:${PORTSDIR}/devel/p5-rpm-build-perl \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Test::Dependencies.3 \
Test::Dependencies::Heavy.3 \