From owner-svn-ports-head@FreeBSD.ORG Tue Jul 17 08:56:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CEFF2106566B; Tue, 17 Jul 2012 08:56:12 +0000 (UTC) (envelope-from jase@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B9DA38FC0A; Tue, 17 Jul 2012 08:56:12 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6H8uCLX034670; Tue, 17 Jul 2012 08:56:12 GMT (envelope-from jase@svn.freebsd.org) Received: (from jase@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6H8uCVi034668; Tue, 17 Jul 2012 08:56:12 GMT (envelope-from jase@svn.freebsd.org) Message-Id: <201207170856.q6H8uCVi034668@svn.freebsd.org> From: Jase Thew Date: Tue, 17 Jul 2012 08:56:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r300995 - head/mail/dovecot2-antispam-plugin X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2012 08:56:12 -0000 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