summaryrefslogtreecommitdiff
path: root/pkgtools/shlock
diff options
context:
space:
mode:
authormspo <mspo@pkgsrc.org>2012-04-22 15:17:29 +0000
committermspo <mspo@pkgsrc.org>2012-04-22 15:17:29 +0000
commitdafd9b86de65f6f45d6c12e30e1d019fb5c52ec7 (patch)
tree4722428fc1938dc3973cacaddd4b9098cffffa2b /pkgtools/shlock
parent75aed9a8cc7536ded5dab3c99c15bd733db7a246 (diff)
downloadpkgsrc-dafd9b86de65f6f45d6c12e30e1d019fb5c52ec7.tar.gz
add cat1 to build files to handle manpage/fix build
Diffstat (limited to 'pkgtools/shlock')
-rw-r--r--pkgtools/shlock/Makefile4
-rw-r--r--pkgtools/shlock/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/pkgtools/shlock/Makefile b/pkgtools/shlock/Makefile
index 9bbbec4b90d..eb46aa3382e 100644
--- a/pkgtools/shlock/Makefile
+++ b/pkgtools/shlock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2009/04/09 00:48:14 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2012/04/22 15:17:29 mspo Exp $
#
DISTNAME= shlock-20080529
@@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_BSD_MAKEFILE= yes
MAKE_ENV+= MKCATPAGES=no
-INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1
+INSTALLATION_DIRS+= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
PKGSRC_LOCKTYPE= none # avoid "bootstrapping problem"
do-extract:
diff --git a/pkgtools/shlock/PLIST b/pkgtools/shlock/PLIST
index d535eab203b..dc6f1efcebe 100644
--- a/pkgtools/shlock/PLIST
+++ b/pkgtools/shlock/PLIST
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2008/05/29 17:03:54 tnn Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/04/22 15:17:29 mspo Exp $
bin/shlock
+man/cat1/shlock.0
man/man1/shlock.1