From 6e6535716b42a674c12b2a06eb9f225a57579ad8 Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 16 Aug 2014 15:37:56 +0000 Subject: Fix spamassassin DEPEND_S_ lines. Submitted by: kmoore@ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19816 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 546e53dc8..8ec8e5b05 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -83,8 +83,8 @@ WEATHER_LIB_DEPENDS= libgweather-3.so:${PORTSDIR}/net/libgweather WEATHER_CONFIGURE_ENABLE= weather SPAMASSASSIN_CONFIGURE_ENABLE= spamassassin -SPAMASSASSIN_BUILD_DEPEND= spamassassin:${PORTSDIR}/mail/spamassassin -SPAMASSASSIN_RUN_DEPEND= spamassassin:${PORTSDIR}/mail/spamassassin +SPAMASSASSIN_BUILD_DEPENDS= spamassassin:${PORTSDIR}/mail/spamassassin +SPAMASSASSIN_RUN_DEPENDS= spamassassin:${PORTSDIR}/mail/spamassassin BOGOFILTER_CONFIGURE_ENABLE= bogofilter BOGOFILTER_BUILD_DEPENDS= bogofilter:${PORTSDIR}/mail/bogofilter -- cgit v1.2.3