diff options
Diffstat (limited to 'mail/dovecot2-antispam-plugin/Makefile')
-rw-r--r-- | mail/dovecot2-antispam-plugin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dovecot2-antispam-plugin/Makefile b/mail/dovecot2-antispam-plugin/Makefile index a95b2b3ad89c..de4697eebe3e 100644 --- a/mail/dovecot2-antispam-plugin/Makefile +++ b/mail/dovecot2-antispam-plugin/Makefile @@ -14,9 +14,9 @@ COMMENT= Dovecot 2.x plugin for spam systems training LICENSE= GPLv2 -BUILD_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2 \ - gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2 +BUILD_DEPENDS= dovecot2>=2.2.0:mail/dovecot2 \ + gawk:lang/gawk +RUN_DEPENDS= dovecot2>=2.2.0:mail/dovecot2 CONFLICTS= dovecot-antispam-1.* WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-5ebc6aae4d7c |