summaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-06 17:55:21 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-06 17:55:21 +0000
commita6664fc48b70c7e3262db18e41c9b98c82dac342 (patch)
treeb1c1cb465dd8d575b42e44b3e1828fda7fa68afa /ports-mgmt/portlint
parentFix build with clang (diff)
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326530
Diffstat (limited to 'ports-mgmt/portlint')
-rw-r--r--ports-mgmt/portlint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile
index 5fb2b75fec76..31394763aa67 100644
--- a/ports-mgmt/portlint/Makefile
+++ b/ports-mgmt/portlint/Makefile
@@ -15,7 +15,8 @@ COMMENT= A verifier for FreeBSD port directory
NO_BUILD= yes
WRKSRC= ${WRKDIR}/src
-USE_PERL5_RUN= yes
+USES= perl5
+USE_PERL5= run
SRC= ${.CURDIR}/src