summaryrefslogtreecommitdiff
path: root/misc/asr-manpages/Makefile
diff options
context:
space:
mode:
authorreed <reed>2005-03-31 20:53:15 +0000
committerreed <reed>2005-03-31 20:53:15 +0000
commit724b718e193a02c7cd3eb957423de23f0389bd88 (patch)
tree5e0f8e3b2dec372d429d60e0338e3d9243950972 /misc/asr-manpages/Makefile
parentabfb42701d4576b5ed831b8158cb98a63c516e02 (diff)
downloadpkgsrc-724b718e193a02c7cd3eb957423de23f0389bd88.tar.gz
Use INSTALLATION_DIRS to precreate man directories.
My bulk build had a text pkg/man/man2 file which was the people(2) man page.
Diffstat (limited to 'misc/asr-manpages/Makefile')
-rw-r--r--misc/asr-manpages/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/asr-manpages/Makefile b/misc/asr-manpages/Makefile
index f0cc3b088ef..f8afaf014f7 100644
--- a/misc/asr-manpages/Makefile
+++ b/misc/asr-manpages/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:12 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/31 20:53:15 reed Exp $
#
DISTNAME= asr.pages
@@ -14,6 +14,7 @@ COMMENT= alt.sysadmin.recovery man page distribution
NO_CONFIGURE= yes
NO_BUILD= yes
DIST_SUBDIR= ${PKGNAME}
+INSTALLATION_DIRS= man/man1 man/man2 man/man3 man5 man/man8
do-install:
${INSTALL_MAN} ${WRKDIR}/bosskill.8 ${PREFIX}/man/man8