diff options
Diffstat (limited to 'mail/spampd')
-rw-r--r-- | mail/spampd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spampd/Makefile b/mail/spampd/Makefile index ba74728f895e..43785b6573ab 100644 --- a/mail/spampd/Makefile +++ b/mail/spampd/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Spamassassin SMTP Proxy RUN_DEPENDS= spamc:${PORTSDIR}/mail/p5-Mail-SpamAssassin \ - ${SITE_PERL}/Net/Server/PreForkSimple.pm:${PORTSDIR}/net/p5-Net-Server + p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server NO_BUILD= yes PLIST_FILES= sbin/spampd |