aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-SpamAssassin
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-02-28 09:02:02 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-02-28 09:02:02 +0000
commit65191626892a8c8f1ac8a25df80f0ebb08e2c7d7 (patch)
tree5d09d69ddc843a5f58b7c583c02bdb4381c25033 /mail/p5-Mail-SpamAssassin
parentb79600d7504c4b3c7e9b11f0f1efe63bd3ec099f (diff)
downloadports-65191626892a8c8f1ac8a25df80f0ebb08e2c7d7.tar.gz
ports-65191626892a8c8f1ac8a25df80f0ebb08e2c7d7.zip
Add RUN_DEPENDS of razor-agents
Notes
Notes: svn path=/head/; revision=55331
Diffstat (limited to 'mail/p5-Mail-SpamAssassin')
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index 79710e08a2d2..9f5bb966ce90 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Mail-SpamAssassin
PORTVERSION= 2.01
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
@@ -16,7 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${BUILD_DEPENDS} \
+ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Razor/Client.pm:${PORTSDIR}/mail/razor-agents
PERL_CONFIGURE= yes
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}