Date: Fri, 10 Jan 2014 11:44:56 +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: r339343 - head/mail/dovecot2-antispam-plugin Message-ID: <201401101144.s0ABiu7k073758@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olgeni Date: Fri Jan 10 11:44:55 2014 New Revision: 339343 URL: http://svnweb.freebsd.org/changeset/ports/339343 Log: Chase dovecot2 rename in RUN_ and BUILD_DEPENDS. Modified: head/mail/dovecot2-antispam-plugin/Makefile Modified: head/mail/dovecot2-antispam-plugin/Makefile ============================================================================== --- head/mail/dovecot2-antispam-plugin/Makefile Fri Jan 10 09:55:58 2014 (r339342) +++ head/mail/dovecot2-antispam-plugin/Makefile Fri Jan 10 11:44:55 2014 (r339343) @@ -12,9 +12,9 @@ DISTFILES= dovecot-antispam-plugin-${DIS MAINTAINER= olgeni@FreeBSD.org COMMENT= Dovecot 2.x plugin for spam systems training -BUILD_DEPENDS= dovecot>=2.2.0:${PORTSDIR}/mail/dovecot2 \ +BUILD_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2 \ gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= dovecot>=2.2.0:${PORTSDIR}/mail/dovecot2 +RUN_DEPENDS= dovecot2>=2.2.0:${PORTSDIR}/mail/dovecot2 CONFLICTS= dovecot-antispam-1.* WRKSRC= ${WRKDIR}/dovecot-antispam-plugin-5ebc6aae4d7c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401101144.s0ABiu7k073758>