Date: Fri, 10 Jan 2014 11:45:11 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r339344 - head/mail/dovecot2-pigeonhole Message-ID: <201401101145.s0ABjBcH073911@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Fri Jan 10 11:45:11 2014 New Revision: 339344 URL: http://svnweb.freebsd.org/changeset/ports/339344 Log: Chase dovecot2 rename in RUN_ and BUILD_DEPENDS. Modified: head/mail/dovecot2-pigeonhole/Makefile Modified: head/mail/dovecot2-pigeonhole/Makefile ============================================================================== --- head/mail/dovecot2-pigeonhole/Makefile Fri Jan 10 11:44:55 2014 (r339343) +++ head/mail/dovecot2-pigeonhole/Makefile Fri Jan 10 11:45:11 2014 (r339344) @@ -13,8 +13,8 @@ COMMENT= Sieve plugin for the Dovecot 'd LICENSE= LGPL21 -BUILD_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 -RUN_DEPENDS:= dovecot>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 +BUILD_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 +RUN_DEPENDS:= dovecot2>=${DOVECOTVERSION}:${PORTSDIR}/mail/dovecot2 DOVECOTVERSION= 2.2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401101145.s0ABjBcH073911>