aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-ack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index c61adb06bd75..1842826a478b 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ack
PORTVERSION= 1.68
+PORTREVISION= 1
CATEGORIES= textproc perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= App
@@ -16,6 +17,7 @@ MAINTAINER= chinsan@FreeBSD.org
COMMENT= A grep-like text finder for large trees of text
BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes