From 6d591c50a0202bbaecce54422ab91ab5777066a3 Mon Sep 17 00:00:00 2001 From: hubertf Date: Tue, 30 Dec 1997 03:45:04 +0000 Subject: Fix installation/generation of manpage. --- games/xkobo/Makefile | 7 +++++-- games/xkobo/pkg/PLIST | 3 ++- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'games/xkobo') diff --git a/games/xkobo/Makefile b/games/xkobo/Makefile index b7519c18e43..4c54a2af72c 100644 --- a/games/xkobo/Makefile +++ b/games/xkobo/Makefile @@ -3,7 +3,8 @@ # Date created: 18 Jul 1995 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1997/12/30 03:41:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 1997/12/30 03:45:04 hubertf Exp $ +# FreeBSD Id: Makefile,v 1.10 1997/11/12 09:57:17 tg Exp # DISTNAME= xkobo-1.11 @@ -13,6 +14,8 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ MASTER_SITE_SUBDIR= games USE_IMAKE= yes -ALL_TARGET= xkobo +ALL_TARGET+= xkobo all + +CAT1= xkobo.0 .include diff --git a/games/xkobo/pkg/PLIST b/games/xkobo/pkg/PLIST index 5fb419ad3c3..c31ae2e034b 100644 --- a/games/xkobo/pkg/PLIST +++ b/games/xkobo/pkg/PLIST @@ -1,4 +1,5 @@ +@comment $NetBSD: PLIST,v 1.2 1997/12/30 03:45:09 hubertf Exp $ bin/xkobo -man/man1/xkobo.1.gz +man/cat1/xkobo.0 @exec mkdir %D/lib/X11/xkobo-scores && chmod 777 %D/lib/X11/xkobo-scores @unexec rm -r %D/lib/X11/xkobo-scores -- cgit v1.2.3