pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mailwrapper Fix installation if NO_MTREE is defin...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5204ebcc6d8d
branches: trunk
changeset: 479296:5204ebcc6d8d
user: jlam <jlam%pkgsrc.org@localhost>
date: Tue Aug 10 21:49:04 2004 +0000
description:
Fix installation if NO_MTREE is defined, as in the case for pkgviews.
diffstat:
mail/mailwrapper/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r ab9eb3e9d570 -r 5204ebcc6d8d mail/mailwrapper/Makefile
--- a/mail/mailwrapper/Makefile Tue Aug 10 21:46:34 2004 +0000
+++ b/mail/mailwrapper/Makefile Tue Aug 10 21:49:04 2004 +0000
@@ -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 @@
/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 \
Home |
Main Index |
Thread Index |
Old Index