aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/p5-ZConf-Runner/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 20:59:14 +0800
committeraz <az@FreeBSD.org>2013-09-11 20:59:14 +0800
commitd4b9ade4b59d43102f6bd5c1e2ec1bfb1d56520b (patch)
tree3de49af9a7eb845fcd7be62f0e00c65cb7f39532 /deskutils/p5-ZConf-Runner/Makefile
parent1bfb9f578ed6894d1e0be173af564da786409163 (diff)
downloadfreebsd-ports-gnome-d4b9ade4b59d43102f6bd5c1e2ec1bfb1d56520b.tar.gz
freebsd-ports-gnome-d4b9ade4b59d43102f6bd5c1e2ec1bfb1d56520b.tar.zst
freebsd-ports-gnome-d4b9ade4b59d43102f6bd5c1e2ec1bfb1d56520b.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'deskutils/p5-ZConf-Runner/Makefile')
-rw-r--r--deskutils/p5-ZConf-Runner/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/deskutils/p5-ZConf-Runner/Makefile b/deskutils/p5-ZConf-Runner/Makefile
index b44dec38182a..bd9dd70c1617 100644
--- a/deskutils/p5-ZConf-Runner/Makefile
+++ b/deskutils/p5-ZConf-Runner/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-ZConf-Runner
-# Date created: 2009-01-14
-# Whom: Zane C, Bowers <vvelox@vvelox.net>
-#
+# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
-#
PORTNAME= ZConf-Runner
PORTVERSION= 2.1.4
@@ -22,7 +18,8 @@ BUILD_DEPENDS= p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
p5-String-ShellQuote>=1.04:${PORTSDIR}/textproc/p5-String-ShellQuote
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= ZConf::Runner.3 \
ZConf::Runner::GUI.3 \