aboutsummaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd23
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-30 04:47:36 +0000
commit48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch)
treeeedd43e6e7c3a96d77549de85690d46016e9cc7e /mail/cyrus-imapd23
parentaf4658fb56c22ab36db1f30588a3964e1d47d634 (diff)
downloadports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz
ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639 Submitted by: aDe
Notes
Notes: svn path=/head/; revision=200411
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r--mail/cyrus-imapd23/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 6798da5ca7e6..1023110defbe 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.3.9
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \
http://ftp.andrew.cmu.edu/pub/cyrus/ \
@@ -104,7 +104,7 @@ CONFIGURE_ARGS+=--enable-netscapehack
EXTRA_PATCHES+= ${WRKSRC}/contrib/drac_auth.patch
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::ucdsnmp.m4 \
${FILESDIR}/extra-patch-configure.in
-USE_AUTOTOOLS= autoconf:259 autoheader:259
+USE_AUTOTOOLS= autoconf:261 autoheader:261
CONFIGURE_ARGS+=--with-drac=${LOCALBASE}
BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac
.endif