aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2017-12-24 20:44:47 +0800
committertijl <tijl@FreeBSD.org>2017-12-24 20:44:47 +0800
commit686403655756a25b65806e1dfacd5cd09f641df1 (patch)
tree618dc47091e10309b24a885e424b9f4415aa0c74 /mail
parentd93a06f22236d4b44959eba629546e0f98d14425 (diff)
downloadfreebsd-ports-gnome-686403655756a25b65806e1dfacd5cd09f641df1.tar.gz
freebsd-ports-gnome-686403655756a25b65806e1dfacd5cd09f641df1.tar.zst
freebsd-ports-gnome-686403655756a25b65806e1dfacd5cd09f641df1.zip
Convert to USES=autoreconf.
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd23/Makefile2
-rw-r--r--mail/cyrus-imapd24/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 5d36809e74df..5beb2a821bff 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -54,6 +54,7 @@ BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \
DRAC_DESC= Enable DRAC support
DRAC_CONFIGURE_ON= --with-drac=${LOCALBASE}
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
+DRAC_USES= autoreconf
IDLED_DESC= Enable IMAP idled support
IDLED_CONFIGURE_ENABLE= idled
LDAP_PTLOADER_DESC= Enable LDAP ptloader
@@ -101,7 +102,6 @@ DRAC_EXTRA_PATCHES= ${WRKSRC}/contrib/drac_auth.patch \
${FILESDIR}/extra-patch-configure.in \
${FILESDIR}/extra-patch-cmulocal_ucdsnmp.m4 \
${FILESDIR}/extra-patch-cmulocal_sasl2.m4
-DRAC_USE= AUTOTOOLS=autoconf,autoheader
MANDIRS= ${CYRUS_PREFIX}/man
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 31fc4ed8df8c..95d97c3ef049 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -54,6 +54,7 @@ BDB_CONFIGURE_ON= --with-bdb-incdir=${BDB_INCLUDE_DIR} \
DRAC_DESC= Enable DRAC support
DRAC_CONFIGURE_ON= --with-drac=${LOCALBASE}
DRAC_BUILD_DEPENDS= ${LOCALBASE}/lib/libdrac.a:mail/drac
+DRAC_USES= autoreconf
IDLED_DESC= Enable IMAP idled support
IDLED_CONFIGURE_ENABLE= idled
LDAP_DESC= Enable LDAP support (experimental)
@@ -111,7 +112,6 @@ AUTOSIEVE_PATCHFILES= ${PORTNAME}-2.4.12-autosieve-${AUTOSIEVE_VERSION}.patch:-p
AUTOSIEVE_EXTRA_PATCHES=${FILESDIR}/extra-patch-imap__lmtp_sieve.c
DRAC_EXTRA_PATCHES= ${FILESDIR}/extra-patch-cmulocal_sasl2.m4
-DRAC_USE= AUTOTOOLS=autoconf,autoheader
MANDIRS= ${CYRUS_PREFIX}/man