diff options
Diffstat (limited to 'mail/dovecot2-pigeonhole/Makefile')
-rw-r--r-- | mail/dovecot2-pigeonhole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot2-pigeonhole/Makefile b/mail/dovecot2-pigeonhole/Makefile index ca4345bf9f05..c288bf7c4ed9 100644 --- a/mail/dovecot2-pigeonhole/Makefile +++ b/mail/dovecot2-pigeonhole/Makefile @@ -12,8 +12,8 @@ COMMENT= Sieve plugin for the Dovecot 'deliver' LDA and LMTP LICENSE= LGPL21 -BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 -RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 +BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2 +RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:mail/dovecot2 DOVECOTVERSION= 2.2 |