pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/shlock add cat1 to build files to handle manp...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ecc46f1f72f
branches:  trunk
changeset: 602893:3ecc46f1f72f
user:      mspo <mspo%pkgsrc.org@localhost>
date:      Sun Apr 22 15:17:29 2012 +0000

description:
add cat1 to build files to handle manpage/fix build

diffstat:

 pkgtools/shlock/Makefile |  4 ++--
 pkgtools/shlock/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 2c60b79c69cb -r 3ecc46f1f72f pkgtools/shlock/Makefile
--- a/pkgtools/shlock/Makefile  Sun Apr 22 15:13:35 2012 +0000
+++ b/pkgtools/shlock/Makefile  Sun Apr 22 15:17:29 2012 +0000
@@ -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 @@
 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 -r 2c60b79c69cb -r 3ecc46f1f72f pkgtools/shlock/PLIST
--- a/pkgtools/shlock/PLIST     Sun Apr 22 15:13:35 2012 +0000
+++ b/pkgtools/shlock/PLIST     Sun Apr 22 15:17:29 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index