diff options
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/shlock/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/shlock/PLIST | 3 |
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 |