aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Find-Rule-VCS/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-14 15:54:11 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-14 15:54:11 +0000
commit563483ba30d5c9d1d31431fbb1283e242ac5cd99 (patch)
tree3f9dc5140e7e8f754ab73dec4dfc1d1cf1638bef /devel/p5-File-Find-Rule-VCS/Makefile
parent4a8cf759369ce54f4c9f9f049d77656d48eabef3 (diff)
downloadports-563483ba30d5c9d1d31431fbb1283e242ac5cd99.tar.gz
ports-563483ba30d5c9d1d31431fbb1283e242ac5cd99.zip
- Update to 1.06
PR: 136696 Submitted by: Cezary Morga <cm@therek.net> (maintainer)
Notes
Notes: svn path=/head/; revision=237788
Diffstat (limited to 'devel/p5-File-Find-Rule-VCS/Makefile')
-rw-r--r--devel/p5-File-Find-Rule-VCS/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/devel/p5-File-Find-Rule-VCS/Makefile b/devel/p5-File-Find-Rule-VCS/Makefile
index aebad83ba6e0..c7bfb8f6a6c5 100644
--- a/devel/p5-File-Find-Rule-VCS/Makefile
+++ b/devel/p5-File-Find-Rule-VCS/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Find-Rule-VCS
-PORTVERSION= 1.05
+PORTVERSION= 1.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= cm@therek.net
COMMENT= Exclude files and directories for Version Control Systems
-PERL_CONFIGURE= YES
+BUILD_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
+ p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob
+RUN_DEPENDS= p5-File-Find-Rule>=0.20:${PORTSDIR}/devel/p5-File-Find-Rule \
+ p5-Text-Glob>=0.08:${PORTSDIR}/textproc/p5-Text-Glob
+
+PERL_CONFIGURE= 5.5.3+
MAN3= File::Find::Rule::VCS.3