Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Dec 2017 17:55:13 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r457094 - in head/mail: cyrus-imapd25 cyrus-imapd30
Message-ID:  <201712231755.vBNHtDvC096076@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sat Dec 23 17:55:13 2017
New Revision: 457094
URL: https://svnweb.freebsd.org/changeset/ports/457094

Log:
  Remove commented reference to USE_AUTOTOOLS.

Modified:
  head/mail/cyrus-imapd25/Makefile
  head/mail/cyrus-imapd30/Makefile

Modified: head/mail/cyrus-imapd25/Makefile
==============================================================================
--- head/mail/cyrus-imapd25/Makefile	Sat Dec 23 17:45:57 2017	(r457093)
+++ head/mail/cyrus-imapd25/Makefile	Sat Dec 23 17:55:13 2017	(r457094)
@@ -160,7 +160,6 @@ PLIST_SUB+=	CLAMAV="@comment "
 .if ${PORT_OPTIONS:MDRAC}
 IGNORE=		DRAC is not available
 # EXTRA_PATCHES+=	${FILESDIR}/extra-patch-cmulocal__sasl2.m4
-# USE_AUTOTOOLS=	autoconf autoheader
 .endif
 
 .if ${PORT_OPTIONS:MHTTP} || ${PORT_OPTIONS:MSQLITE}

Modified: head/mail/cyrus-imapd30/Makefile
==============================================================================
--- head/mail/cyrus-imapd30/Makefile	Sat Dec 23 17:45:57 2017	(r457093)
+++ head/mail/cyrus-imapd30/Makefile	Sat Dec 23 17:55:13 2017	(r457094)
@@ -148,7 +148,6 @@ CYRUS_PERL_MAN3=Cyrus::Annotator::Daemon Cyrus::Annota
 .if ${PORT_OPTIONS:MDRAC}
 IGNORE=		DRAC is not available
 # EXTRA_PATCHES+=	${FILESDIR}/extra-patch-cmulocal__sasl2.m4
-# USE_AUTOTOOLS=	autoconf autoheader
 .endif
 
 .if ${PORT_OPTIONS:MHTTP} || ${PORT_OPTIONS:MSQLITE}



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