aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-10-29 23:43:49 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-10-29 23:43:49 +0000
commit16387cc66d68e7df0f3953c17282a1ba85fc5eb5 (patch)
treec5145203fc6569981c907fe9ac61355deb63b6ae
parent7334ce39ee6342dd14b92e6c3f3258ad49412326 (diff)
downloadports-16387cc66d68e7df0f3953c17282a1ba85fc5eb5.tar.gz
ports-16387cc66d68e7df0f3953c17282a1ba85fc5eb5.zip
Notes
-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