svn commit: r339343 - head/mail/dovecot2-antispam-plugin

Jimmy Olgeni olgeni at FreeBSD.org
Fri Jan 10 11:44:56 UTC 2014


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 at 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


More information about the svn-ports-all mailing list