From 440e18b0d8ca22bab0aa9ce55930bdc29c2243a4 Mon Sep 17 00:00:00 2001 From: kim Date: Sun, 7 Mar 1999 00:41:51 +0000 Subject: This should work. --- mail/cyrus/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/cyrus/Makefile b/mail/cyrus/Makefile index 658ced56e18..110cbf1ad4b 100644 --- a/mail/cyrus/Makefile +++ b/mail/cyrus/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 1999/03/07 00:31:44 kim Exp $ +# $NetBSD: Makefile,v 1.3 1999/03/07 00:41:51 kim Exp $ DISTNAME= cyrus-imapd-v1.5.14 -PKGNAME!= ${ECHO} "${DISTNAME}" | ${SED} -e 's/-imapd-v/-/' CATEGORIES= mail MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -24,6 +23,8 @@ CONFIGURE_ARGS+= --with-tcl=/usr/local/tcl .include "../../mk/bsd.pkg.mk" +PKGNAME!= ${ECHO} "${DISTNAME}" | ${SED} -e 's/-imapd-v/-/' + .if exists(/usr/lib/libkrb.a) && \ (defined(MAKE_EBONES) || defined(MAKE_KERBEROS4)) CONFIGURE_ARGS+= --with-login=krb -- cgit v1.2.3