From ef19b1010d96be0e4db76d490ca193b9d90095b8 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 10 Aug 2004 21:49:04 +0000 Subject: Fix installation if NO_MTREE is defined, as in the case for pkgviews. --- mail/mailwrapper/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/mailwrapper/Makefile b/mail/mailwrapper/Makefile index b461b763b0e..b8526952613 100644 --- a/mail/mailwrapper/Makefile +++ b/mail/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/08/10 21:46:34 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2004/08/10 21:49:04 jlam Exp $ DISTNAME= mailwrapper-19990412 PKGREVISION= 4 @@ -26,6 +26,8 @@ MAILWRAPPEES= /usr/bin/mailq \ /usr/sbin/sendmail /usr/lib/sendmail FILES_SUBST+= MAILWRAPPEES=${MAILWRAPPEES:Q} +INSTALLATION_DIRS= man/cat5 man/cat8 man/man5 man/man8 sbin + do-configure: cd ${WRKSRC}; \ for file in mailer.conf.5 mailwrapper.8 mailwrapper.c; do \ -- cgit v1.2.3