summaryrefslogtreecommitdiff
path: root/x11/xneko
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-05-28 08:29:42 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-05-28 08:29:42 +0000
commit1303a3ac5b227ec37af4b856b22a4b7beaffbb27 (patch)
tree1d85ccf4a03f3804486c82b1edf25312693de551 /x11/xneko
parent5a16279a9ca905cd21405e8b313b9bdc44f1b24d (diff)
downloadpkgsrc-1303a3ac5b227ec37af4b856b22a4b7beaffbb27.tar.gz
Make this work with MANZ set.
Diffstat (limited to 'x11/xneko')
-rw-r--r--x11/xneko/Makefile5
-rw-r--r--x11/xneko/patches/patch-aa5
2 files changed, 6 insertions, 4 deletions
diff --git a/x11/xneko/Makefile b/x11/xneko/Makefile
index 73e62d64941..80f57713a6a 100644
--- a/x11/xneko/Makefile
+++ b/x11/xneko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:36 frueauf Exp $
+# $NetBSD: Makefile,v 1.5 1998/05/28 08:29:42 frueauf Exp $
# FreeBSD Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp
#
@@ -13,6 +13,7 @@ USE_X11= yes
IGNOREFILES= ${DISTFILES}
WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xneko
-MAN6= xneko.6
+# Do not list MAN/CAT pages here. It will confuse if MANZ is set.
+# The pkg uses BSD-style-Makefiles itself, so it does the right thing.
.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xneko/patches/patch-aa b/x11/xneko/patches/patch-aa
index 4456c9a48c6..6e92c7591bd 100644
--- a/x11/xneko/patches/patch-aa
+++ b/x11/xneko/patches/patch-aa
@@ -1,6 +1,6 @@
--- Makefile.orig Tue Jun 1 03:46:11 1993
-+++ Makefile Wed Feb 18 00:38:04 1998
-@@ -1,8 +1,16 @@
++++ Makefile Thu May 28 10:08:17 1998
+@@ -1,8 +1,17 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= xneko
@@ -14,6 +14,7 @@
+LDADD+= -L${X11BASE}/lib -lX11 -lm
+
+MANDIR= ${X11BASE}/man
++MANINSTALL= catinstall maninstall
+
+BINOWN= bin
+BINDIR= ${X11BASE}/bin