From d52318ad7f58be5bf7632dc1cdb71e2e2e14266d 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. --- misc/logsurfer/Makefile | 4 ++-- misc/mtail/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'misc') diff --git a/misc/logsurfer/Makefile b/misc/logsurfer/Makefile index 3007ed932df..fab5e560891 100644 --- a/misc/logsurfer/Makefile +++ b/misc/logsurfer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2007/02/22 19:01:22 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2007/03/24 19:21:28 joerg Exp $ DISTNAME= logsurfer-1.5b PKGNAME= logsurfer-1.6.2 @@ -22,7 +22,7 @@ BUILD_DEFS+= VARBASE EGDIR= ${PREFIX}/share/examples/logsurfer -INSTALLATION_DIRS= ${EGDIR} +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man4 ${EGDIR} post-install: ${MKDIR} ${EGDIR} diff --git a/misc/mtail/Makefile b/misc/mtail/Makefile index 77c74339e9c..f0daf543a1a 100644 --- a/misc/mtail/Makefile +++ b/misc/mtail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:12 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2007/03/24 19:21:28 joerg Exp $ # DISTNAME= mtail-1.0.0 @@ -14,7 +14,7 @@ COMMENT= Small tail workalike that performs output coloring NO_BUILD= yes PYTHON_PATCH_SCRIPTS= mtail -INSTALLATION_DIRS= bin share/examples +INSTALLATION_DIRS= bin share/doc share/examples do-install: ${INSTALL_SCRIPT} ${WRKSRC}/mtail ${PREFIX}/bin -- cgit v1.2.3