aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2003-07-08 00:59:55 +0800
committerume <ume@FreeBSD.org>2003-07-08 00:59:55 +0800
commitec4e7e1f4dc6687c3dade01a6d77b770a69e5857 (patch)
tree3eec6846577fc2054f0764c67e6f90a88c77d2ea /mail
parent288646758521e33ed1279f59ddc2947a3ed2e94c (diff)
downloadfreebsd-ports-gnome-ec4e7e1f4dc6687c3dade01a6d77b770a69e5857.tar.gz
freebsd-ports-gnome-ec4e7e1f4dc6687c3dade01a6d77b770a69e5857.tar.zst
freebsd-ports-gnome-ec4e7e1f4dc6687c3dade01a6d77b770a69e5857.zip
Use USE_AUTOHEADER.
Diffstat (limited to 'mail')
-rw-r--r--mail/cyrus-imapd22/Makefile7
-rw-r--r--mail/cyrus-imapd23/Makefile7
-rw-r--r--mail/cyrus-imapd24/Makefile7
3 files changed, 3 insertions, 18 deletions
diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile
index feccc0d2180f..0bae283ca5db 100644
--- a/mail/cyrus-imapd22/Makefile
+++ b/mail/cyrus-imapd22/Makefile
@@ -88,7 +88,7 @@ CONFIGURE_ARGS+=--enable-netscapehack
.if defined(WITH_DRAC)
EXTRA_PATCHES+= ${FILESDIR}/drac_auth.patch \
${FILESDIR}/extra-patch-acconfig.h ${FILESDIR}/extra-patch-aclocal.m4
-USE_AUTOCONF= YES
+USE_AUTOHEADER= YES
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
@@ -171,11 +171,6 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
-.if defined(WITH_DRAC)
-pre-configure:
- cd ${WRKSRC} && ${AUTOHEADER}
-.endif
-
post-install:
@${MV} ${PREFIX}/cyrus/bin/quota ${PREFIX}/cyrus/bin/cyrquota
.if !defined(NOPORTDOCS)
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index feccc0d2180f..0bae283ca5db 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -88,7 +88,7 @@ CONFIGURE_ARGS+=--enable-netscapehack
.if defined(WITH_DRAC)
EXTRA_PATCHES+= ${FILESDIR}/drac_auth.patch \
${FILESDIR}/extra-patch-acconfig.h ${FILESDIR}/extra-patch-aclocal.m4
-USE_AUTOCONF= YES
+USE_AUTOHEADER= YES
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
@@ -171,11 +171,6 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
-.if defined(WITH_DRAC)
-pre-configure:
- cd ${WRKSRC} && ${AUTOHEADER}
-.endif
-
post-install:
@${MV} ${PREFIX}/cyrus/bin/quota ${PREFIX}/cyrus/bin/cyrquota
.if !defined(NOPORTDOCS)
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index feccc0d2180f..0bae283ca5db 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -88,7 +88,7 @@ CONFIGURE_ARGS+=--enable-netscapehack
.if defined(WITH_DRAC)
EXTRA_PATCHES+= ${FILESDIR}/drac_auth.patch \
${FILESDIR}/extra-patch-acconfig.h ${FILESDIR}/extra-patch-aclocal.m4
-USE_AUTOCONF= YES
+USE_AUTOHEADER= YES
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif
@@ -171,11 +171,6 @@ post-patch:
${WRKSRC}/perl/sieve/scripts/sieveshell.pl
.endif
-.if defined(WITH_DRAC)
-pre-configure:
- cd ${WRKSRC} && ${AUTOHEADER}
-.endif
-
post-install:
@${MV} ${PREFIX}/cyrus/bin/quota ${PREFIX}/cyrus/bin/cyrquota
.if !defined(NOPORTDOCS)