aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-File-Next/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-12-02 12:46:03 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-12-02 12:46:03 +0000
commit9b24b793db198ac7ce89307a48a8b6df835585a5 (patch)
treecad8beba4f614b8939ebc10fe15e7e4873cfc98a /sysutils/p5-File-Next/Makefile
parentd998dcd7eed169964fb8c5fc34997cfc21056de7 (diff)
Notes
Diffstat (limited to 'sysutils/p5-File-Next/Makefile')
-rw-r--r--sysutils/p5-File-Next/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/p5-File-Next/Makefile b/sysutils/p5-File-Next/Makefile
index 8d6c5d02ea22..3528a5291b83 100644
--- a/sysutils/p5-File-Next/Makefile
+++ b/sysutils/p5-File-Next/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Next
-PORTVERSION= 0.28
+PORTVERSION= 0.30
CATEGORIES= sysutils perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= File-finding iterator
+BUILD_DEPENDS= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
+
PERL_CONFIGURE= yes
MAN3= File::Next.3