From 90d2987008d9b78fa38f08f035de0e7f1c918e8f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 3 Jan 1997 07:48:29 +0000 Subject: Install manpage in man6 as the man page header says it is. --- games/oneko/Makefile | 7 +++++-- games/oneko/pkg-plist | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/games/oneko/Makefile b/games/oneko/Makefile index 48cdf50ddeb4..3f6f48899ce4 100644 --- a/games/oneko/Makefile +++ b/games/oneko/Makefile @@ -3,7 +3,7 @@ # Date created: 5 December 1994 # Whom: asami # -# $Id: Makefile,v 1.7 1996/12/18 08:55:10 asami Exp $ +# $Id: Makefile,v 1.8 1996/12/30 21:33:31 max Exp $ # DISTNAME= oneko-1.2 @@ -14,6 +14,9 @@ MAINTAINER= candy@fct.kgc.co.jp USE_IMAKE= yes MANCOMPRESSED= yes -MAN1= oneko.1 +MAN6= oneko.6 + +pre-configure: + @echo "MANSUFFIX=6" >>${WRKSRC}/Imakefile .include diff --git a/games/oneko/pkg-plist b/games/oneko/pkg-plist index 9e3984b4c0a5..5cc11140266e 100644 --- a/games/oneko/pkg-plist +++ b/games/oneko/pkg-plist @@ -1,2 +1,2 @@ bin/oneko -man/man1/oneko.1.gz +man/man6/oneko.6.gz -- cgit v1.2.3