diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-23 17:55:13 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-23 17:55:13 +0000 |
commit | ab0525195aafba53a40e0fd55bc989cfc205fe5c (patch) | |
tree | 96c36f0e67ae9c206375b9ca45b56280a65c07f4 /mail/cyrus-imapd25 | |
parent | 0c90ab9cb37d126a636bda9e76ccb6e3cb9aeeb8 (diff) | |
download | ports-ab0525195aafba53a40e0fd55bc989cfc205fe5c.tar.gz ports-ab0525195aafba53a40e0fd55bc989cfc205fe5c.zip |
Notes
Diffstat (limited to 'mail/cyrus-imapd25')
-rw-r--r-- | mail/cyrus-imapd25/Makefile | 1 |
1 files changed, 0 insertions, 1 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} |