aboutsummaryrefslogtreecommitdiff
path: root/textproc/ack
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-23 09:49:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-23 09:49:46 +0000
commitaa5303a779055b35044452dfa7ea2e5fe6a5d603 (patch)
tree602067c8bf0833366b186864ddc848c5f099b860 /textproc/ack
parent3782779a38f6a453ac6c2f88adf0664e28064664 (diff)
downloadports-aa5303a779055b35044452dfa7ea2e5fe6a5d603.tar.gz
ports-aa5303a779055b35044452dfa7ea2e5fe6a5d603.zip
Notes
Diffstat (limited to 'textproc/ack')
-rw-r--r--textproc/ack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ack/Makefile b/textproc/ack/Makefile
index 70c74b3e2d71..971b481599f2 100644
--- a/textproc/ack/Makefile
+++ b/textproc/ack/Makefile
@@ -22,7 +22,8 @@ CONFLICTS_INSTALL= ja-ack-[0-9]*
PORTSCOUT= limit:^[0-9\.]*$$
-USES= perl5
+USES= cpe perl5
USE_PERL5= configure
+CPE_VENDOR= beyondgrep
.include <bsd.port.mk>