Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2012 08:56:12 +0000 (UTC)
From:      Jase Thew <jase@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r300995 - head/mail/dovecot2-antispam-plugin
Message-ID:  <201207170856.q6H8uCVi034668@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207170856.q6H8uCVi034668>