aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-ack/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-09-10 07:43:38 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-09-10 07:43:38 +0000
commitcc99cf165b5b4c192bd933f3bb9539cbac314b17 (patch)
tree2761154acf5d824f1fdda1bf38d46c1d556bcd66 /textproc/p5-ack/Makefile
parentcb41a7b66820bf1dbbd0df861d6114a2edac501b (diff)
downloadports-cc99cf165b5b4c192bd933f3bb9539cbac314b17.tar.gz
ports-cc99cf165b5b4c192bd933f3bb9539cbac314b17.zip
Notes
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r--textproc/p5-ack/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile
index dec29079d364..8cc61fc7cdaf 100644
--- a/textproc/p5-ack/Makefile
+++ b/textproc/p5-ack/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ack
-PORTVERSION= 1.24
+PORTVERSION= 1.26
CATEGORIES= textproc perl5 sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= App
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chinsan.tw@gmail.com
COMMENT= A grep-like text finder for large trees of text
+BUILD_DEPENDS= p5-File-Next>=0:${PORTSDIR}/sysutils/p5-File-Next
+
PERL_CONFIGURE= yes
MAN1= ack.1