From ab0525195aafba53a40e0fd55bc989cfc205fe5c Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Sat, 23 Dec 2017 17:55:13 +0000 Subject: [PATCH] Remove commented reference to USE_AUTOTOOLS. --- mail/cyrus-imapd25/Makefile | 1 - mail/cyrus-imapd30/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/mail/cyrus-imapd25/Makefile b/mail/cyrus-imapd25/Makefile index 61c5bb0da505..4a3f1394501c 100644 --- a/mail/cyrus-imapd25/Makefile +++ b/mail/cyrus-imapd25/Makefile @@ -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} diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile index 0e82d2fbf14d..0ad82868d06f 100644 --- a/mail/cyrus-imapd30/Makefile +++ b/mail/cyrus-imapd30/Makefile @@ -148,7 +148,6 @@ CYRUS_PERL_MAN3=Cyrus::Annotator::Daemon Cyrus::Annotator::Message \ .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}