aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkgs_which
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
commit935fc1ffdbbee69971670654c2b0190bedc649b7 (patch)
tree1d38012c525c65e03b9b9d2c57e389836fd6998c /ports-mgmt/pkgs_which
parent5f9e066c1d7adad8b9a6fa95791cd2a3a5ee9079 (diff)
downloadports-935fc1ffdbbee69971670654c2b0190bedc649b7.tar.gz
ports-935fc1ffdbbee69971670654c2b0190bedc649b7.zip
Notes
Diffstat (limited to 'ports-mgmt/pkgs_which')
-rw-r--r--ports-mgmt/pkgs_which/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/pkgs_which/Makefile b/ports-mgmt/pkgs_which/Makefile
index c0b291badce6..b305bd6aefb9 100644
--- a/ports-mgmt/pkgs_which/Makefile
+++ b/ports-mgmt/pkgs_which/Makefile
@@ -12,8 +12,8 @@ COMMENT= Quickly find out which ports contributed to a file tree
LICENSE= GPLv3
+USES= perl5
NO_BUILD= yes
-USE_PERL5= yes
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.options.mk>