summaryrefslogtreecommitdiff
path: root/mail/p5-qpsmtpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-qpsmtpd/Makefile')
-rw-r--r--mail/p5-qpsmtpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-qpsmtpd/Makefile b/mail/p5-qpsmtpd/Makefile
index c50346a003a0..f01382697302 100644
--- a/mail/p5-qpsmtpd/Makefile
+++ b/mail/p5-qpsmtpd/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= noc-ports@biglist.com
COMMENT= Flexible SMTP daemon written in Perl and featuring a plugin API
-BUILD_DEPENDS= spamd:mail/spamassassin \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= spamd:mail/spamassassin \
p5-Mail-Tools>=0:mail/p5-Mail-Tools \
p5-Net-DNS>=0.39:dns/p5-Net-DNS \
p5-Net-IP>=0:net-mgmt/p5-Net-IP
-RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= MODPERL DOCS EXAMPLES
OPTIONS_DEFAULT=MODPERL