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

Jase Thew jase at FreeBSD.org
Tue Jul 17 08:56:12 UTC 2012


Author: jase
Date: Tue Jul 17 08:56:12 2012
New Revision: 300995
URL: http://svn.freebsd.org/changeset/ports/300995

Log:
  - Remove typo USE_CONFIGURE. [1] (HAS_CONFIGURE is implied by the use of
    USE_AUTOTOOLS, by way of GNU_CONFIGURE.)
  
  Spotted by:	Alex Kozlov (via email) [1]
  Approved by:	Denis Shaposhnikov (maintainer), flo (mentor)

Modified:
  head/mail/dovecot2-antispam-plugin/Makefile

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Tue Jul 17 08:47:48 2012	(r300994)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Tue Jul 17 08:56:12 2012	(r300995)
@@ -24,7 +24,6 @@ WRKSRC=		${WRKDIR}/dovecot-antispam-plug
 
 USE_AUTOTOOLS=	aclocal autoheader autoconf
 USE_BZIP2=	yes
-USE_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_LDCONFIG=	${PREFIX}/lib/dovecot
 



More information about the svn-ports-all mailing list