diff options
author | tijl <tijl@FreeBSD.org> | 2017-12-24 01:55:13 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2017-12-24 01:55:13 +0800 |
commit | 3bf7c5615001afd5076cea8458e62f642235e50e (patch) | |
tree | 96c36f0e67ae9c206375b9ca45b56280a65c07f4 /mail/cyrus-imapd30 | |
parent | b713c37180adfe04d772d4523c30aaa66b42d4a3 (diff) | |
download | freebsd-ports-gnome-3bf7c5615001afd5076cea8458e62f642235e50e.tar.gz freebsd-ports-gnome-3bf7c5615001afd5076cea8458e62f642235e50e.tar.zst freebsd-ports-gnome-3bf7c5615001afd5076cea8458e62f642235e50e.zip |
Remove commented reference to USE_AUTOTOOLS.
Diffstat (limited to 'mail/cyrus-imapd30')
-rw-r--r-- | mail/cyrus-imapd30/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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} |