aboutsummaryrefslogtreecommitdiff
path: root/misc/sloccount/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-02 09:22:47 +0000
commitca11b0d6e9a1ec907ecd9af2960fc14b2d50a160 (patch)
tree57ff114ed6c22543eff6f68991fcfc5180976d04 /misc/sloccount/Makefile
parentbd336fe2d26c73d05170cfe812e747f5cd8b4382 (diff)
downloadports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.tar.gz
ports-ca11b0d6e9a1ec907ecd9af2960fc14b2d50a160.zip
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=325955
Diffstat (limited to 'misc/sloccount/Makefile')
-rw-r--r--misc/sloccount/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sloccount/Makefile b/misc/sloccount/Makefile
index 5c7bedc50a0b..af2eaa213b95 100644
--- a/misc/sloccount/Makefile
+++ b/misc/sloccount/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.dwheeler.com/sloccount/
MAINTAINER= freaky@aagh.net
COMMENT= Counts physical Source Lines of Code (SLOC)
-USE_PERL5= yes
+USES= perl5
MAKEFILE= makefile
INSTALL_TARGET= install_programs install_man