From a4de7735c807ba2004d03f48884c6342e3f6763c Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 24 Mar 2007 19:21:18 +0000 Subject: Prepare for switching to NO_MTREE=yes. --- news/nn/Makefile | 4 +++- news/nntpcache/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'news') diff --git a/news/nn/Makefile b/news/nn/Makefile index a9f90f24ff6..8abb9d41d73 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2006/11/12 01:28:03 rillig Exp $ +# $NetBSD: Makefile,v 1.34 2007/03/24 19:21:31 joerg Exp $ DISTNAME= nn-6.7.3 CATEGORIES= news @@ -36,6 +36,8 @@ CPP+= -traditional CPPFLAGS+= -DHAVE_TERMIO_H .endif +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man8 + post-patch: @${SED} -e ' \ s#@PREFIX@#${PREFIX}#; \ diff --git a/news/nntpcache/Makefile b/news/nntpcache/Makefile index 0cb5832679c..99850242125 100644 --- a/news/nntpcache/Makefile +++ b/news/nntpcache/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2007/02/15 21:35:11 rillig Exp $ +# $NetBSD: Makefile,v 1.30 2007/03/24 19:21:31 joerg Exp $ DISTNAME= nntpcache-3.0.2 CATEGORIES= news @@ -22,6 +22,7 @@ BUILD_DEFS+= VARBASE INSTALL_TARGET= SUBDIRS="cf src filters http doc pgp contrib/newshound contrib/perlnewshound innreport scripts unixauth" \ install +INSTALLATION_DIRS= libexec share/doc/nntpcache post-configure: @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" \ @@ -30,7 +31,6 @@ post-configure: post-install: ${INSTALL_DATA_DIR} ${PREFIX}/etc/rc.d ${INSTALL_SCRIPT} ${WRKSRC}/nntpcached.sh ${PREFIX}/etc/rc.d/nntpcached - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/nntpcache cd ${WRKSRC} && ${INSTALL_DATA} README INSTALL FAQ FAQ.html LICENSING \ README.INN README.pam ChangeLog ${PREFIX}/share/doc/nntpcache/ -- cgit v1.2.3