aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-SVN-Notify/Makefile')
-rw-r--r--devel/p5-SVN-Notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify/Makefile b/devel/p5-SVN-Notify/Makefile
index d4a9e0b63056..f52f9e079991 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -7,6 +7,7 @@
PORTNAME= SVN-Notify
PORTVERSION= 2.79
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= Subversion activity notification
-RUN_DEPENDS= ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
- ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
+RUN_DEPENDS= ${SITE_PERL}/Net/SMTP_auth.pm:${PORTSDIR}/mail/p5-Net-SMTP_auth \
p5-Text-Trac>=0.10:${PORTSDIR}/textproc/p5-Text-Trac \
${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}