summaryrefslogtreecommitdiff
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 28d6a0881cb9..552cc1ab78c8 100644
--- a/devel/p5-SVN-Notify/Makefile
+++ b/devel/p5-SVN-Notify/Makefile
@@ -13,11 +13,11 @@ COMMENT= Subversion activity notification
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Email-Address-XS>=1.03:mail/p5-Email-Address-XS \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Email-Address-XS>=1.03:mail/p5-Email-Address-XS \
p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-Net-SMTP-TLS>=0:mail/p5-Net-SMTP-TLS \
p5-Text-Trac>=0.10:textproc/p5-Text-Trac
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5