From c9b9403e61506e46daaa3d79ef770dcf41c0ce95 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 12 Mar 2001 10:26:21 +0000 Subject: Fix typo (we don't want the INSTALL file to end up in /) --- mail/cyrus-imapd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 4c65f07d921..c2a7d936989 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/02/26 20:55:45 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/03/12 10:26:21 wiz Exp $ DISTNAME= cyrus-imapd-1.6.24 PKGNAME= ${DISTNAME}nb1 @@ -57,7 +57,7 @@ CONFIGURE_ENV+= LIBS="${LIBS}" LIBS+= `sasl-config --libs` DEINSTALL_FILE= ${WRKDIR}/DEINSTALL -INSTALL_FILE= ${WKRDIR}/INSTALL +INSTALL_FILE= ${WRKDIR}/INSTALL HTMLDIR= ${PREFIX}/share/doc/html/cyrus-imapd EGDIR= ${PREFIX}/share/examples/cyrus-imapd -- cgit v1.2.3