aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify-Config/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-03-10 18:43:47 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-03-10 18:43:47 +0000
commitfcabc60d1a29c66ab376085e3a05509aca0f29cf (patch)
treeb1c9590ef8396eada87d19165815d78d5b600c84 /devel/p5-SVN-Notify-Config/Makefile
parent177f3ee627e1af68678f920c3d241e6657d617ba (diff)
downloadports-fcabc60d1a29c66ab376085e3a05509aca0f29cf.tar.gz
ports-fcabc60d1a29c66ab376085e3a05509aca0f29cf.zip
Notes
Diffstat (limited to 'devel/p5-SVN-Notify-Config/Makefile')
-rw-r--r--devel/p5-SVN-Notify-Config/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Config/Makefile b/devel/p5-SVN-Notify-Config/Makefile
index cb7bf22848d2..98b85214da5f 100644
--- a/devel/p5-SVN-Notify-Config/Makefile
+++ b/devel/p5-SVN-Notify-Config/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVN-Notify-Config
-PORTVERSION= 0.091
+PORTVERSION= 0.0911
PORTEPOCH= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@sourcehosting.net
COMMENT= Perl module for config-driven Subversion notification
-RUN_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
+RUN_DEPENDS= ${LOCALBASE}/bin/svnlook:${PORTSDIR}/devel/subversion \
+ p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \
p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML
BUILD_DEPENDS= p5-Test-Deep>=0.1:${PORTSDIR}/devel/p5-Test-Deep \
${RUN_DEPENDS}