aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Configurator-YAML
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 11:55:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 11:55:30 +0000
commit1189e311aa09f31b3dcfb52877e1bd8896a3a569 (patch)
tree2fe74dcb5c6fba35070d9e982641f3de1384a582 /devel/p5-Log-Dispatch-Configurator-YAML
parent6d99caa844edaa0f24d5fa872b23613c29b42721 (diff)
downloadports-1189e311aa09f31b3dcfb52877e1bd8896a3a569.tar.gz
ports-1189e311aa09f31b3dcfb52877e1bd8896a3a569.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326803
Diffstat (limited to 'devel/p5-Log-Dispatch-Configurator-YAML')
-rw-r--r--devel/p5-Log-Dispatch-Configurator-YAML/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Log-Dispatch-Configurator-YAML/Makefile b/devel/p5-Log-Dispatch-Configurator-YAML/Makefile
index 16be9fc250a3..21aa9c699e30 100644
--- a/devel/p5-Log-Dispatch-Configurator-YAML/Makefile
+++ b/devel/p5-Log-Dispatch-Configurator-YAML/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Log-Dispatch-Configurator-YAML
-# Date created: 28 May 2008
-# Whom: Oleg Mamontov <oleg@mamontov.net>
-#
+# Created by: Oleg Mamontov <oleg@mamontov.net>
# $FreeBSD$
-#
PORTNAME= Log-Dispatch-Configurator-YAML
PORTVERSION= 0.03
@@ -19,7 +15,8 @@ RUN_DEPENDS= p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config
BUILD_DEPENDS= p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config \
p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Log::Dispatch::Configurator::YAML.3