summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgtools/pkgmanpages/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkgmanpages/Makefile b/pkgtools/pkgmanpages/Makefile
index c4335928037..8d030124e65 100644
--- a/pkgtools/pkgmanpages/Makefile
+++ b/pkgtools/pkgmanpages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:23:58 agc Exp $
+# $NetBSD: Makefile,v 1.10 2005/04/05 15:31:33 reed Exp $
#
DISTNAME= pkgmanpages-19991222
@@ -11,6 +11,7 @@ COMMENT= Manual page(s) for the packages collection
WRKSRC= ${WRKDIR}
NO_BUILD= yes
+INSTALLATION_DIRS= man/man7
.include "../../mk/bsd.prefs.mk"