diff options
author | will <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 10:15:16 +0000 |
commit | 8063d6aa833d5ba4bef4129d70752afd3d9de137 (patch) | |
tree | 893a771e4f46910c4f5131eeb96b86f03fd705dd /mail/cyrus-imapd2 | |
parent | effaba10ea54dda8793fbf6461c3e0108afd5eae (diff) | |
download | FreeBSD-ports-8063d6aa833d5ba4bef4129d70752afd3d9de137.zip FreeBSD-ports-8063d6aa833d5ba4bef4129d70752afd3d9de137.tar.gz |
Goodbye, YEAR2000. Hello, 2001.
Approved by: asami
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 4273449..23728c6 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl -Y2K= http://asg.web.cmu.edu/cyrus/imapd/y2k.html - GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-cyrus-prefix=${PREFIX}/cyrus \ --with-cyrus-group=cyrus \ |