svn commit: r457094 - in head/mail: cyrus-imapd25 cyrus-imapd30

Tijl Coosemans tijl at FreeBSD.org
Sat Dec 23 17:55:15 UTC 2017


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}


More information about the svn-ports-head mailing list