diff options
Diffstat (limited to 'mail/dovecot-sieve/Makefile')
-rw-r--r-- | mail/dovecot-sieve/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index 38cc0c8869ba..49699f345188 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -14,8 +14,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA LICENSE= LGPL21 -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:build -RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:${PORTSDIR}/mail/dovecot +BUILD_DEPENDS= ${NONEXISTENT}:mail/dovecot:build +RUN_DEPENDS= dovecot>=${DOVECOTVERSION}.*:mail/dovecot DOVECOTVERSION= 1.2 |