aboutsummaryrefslogtreecommitdiff
path: root/sysutils/monkeytail/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 06:47:20 +0000
commitdf895bd769fc39161924f2b89f3548f60e4ea616 (patch)
tree8760c5cf10bd928eeb3f3eea0d644e8317be3734 /sysutils/monkeytail/Makefile
parent995f5a5f620f84d12fd92f63ba018f0dbc95c4a5 (diff)
downloadports-df895bd769fc39161924f2b89f3548f60e4ea616.tar.gz
ports-df895bd769fc39161924f2b89f3548f60e4ea616.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326573
Diffstat (limited to 'sysutils/monkeytail/Makefile')
-rw-r--r--sysutils/monkeytail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/monkeytail/Makefile b/sysutils/monkeytail/Makefile
index 5305b3e18564..718e0ee350ee 100644
--- a/sysutils/monkeytail/Makefile
+++ b/sysutils/monkeytail/Makefile
@@ -14,7 +14,8 @@ COMMENT= A multi-file tail on both local and remote hosts
RUN_DEPENDS= p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
p5-Getopt-Declare>=0:${PORTSDIR}/devel/p5-Getopt-Declare
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
NO_BUILD= yes