summaryrefslogtreecommitdiff
path: root/misc/colortail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/colortail/Makefile')
-rw-r--r--misc/colortail/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index cdec7dfffe2..02d40f1dc52 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/07/22 04:46:17 rillig Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/07 09:14:00 rillig Exp $
DISTNAME= colortail-0.3.0
CATEGORIES= misc
@@ -15,7 +15,7 @@ CONFIGURE_ARGS+=--datadir=${PREFIX}/share/examples/colortail
DESCR_SRC= ${WRKDIR}/.DESCR_SRC
post-install:
- ${INSTALL_MAN} ${WRKSRC}/colortail.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/colortail.1 ${PREFIX}/${PKGMANDIR}/man1
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/colortail
cd ${WRKSRC}/example-conf/ && \
${INSTALL_DATA} conf.kernel conf.messages conf.secure \