summaryrefslogtreecommitdiff
path: root/misc/autocue
diff options
context:
space:
mode:
Diffstat (limited to 'misc/autocue')
-rw-r--r--misc/autocue/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/autocue/Makefile b/misc/autocue/Makefile
index db4637a92a5..b944d76d765 100644
--- a/misc/autocue/Makefile
+++ b/misc/autocue/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:07 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/01/07 09:14:00 rillig Exp $
#
DISTNAME= autocue-20060129
@@ -18,6 +18,6 @@ do-extract:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/autocue ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/autocue.1 ${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/autocue.1 ${PREFIX}/${PKGMANDIR}/man1
.include "../../mk/bsd.pkg.mk"