mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Convert to USES=autoreconf.
This commit is contained in:
parent
8b1577a251
commit
895b423c21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457153
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user