diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /mail/cyrus-imapd23 | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) |
Notes
Diffstat (limited to 'mail/cyrus-imapd23')
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 4 |
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 |