From 843f07e8a8ee77b80f871983b37ef064142de453 Mon Sep 17 00:00:00 2001
From: FUJISHIMA Satsuki <sf@FreeBSD.org>
Date: Sat, 30 Dec 2000 19:05:00 +0000
Subject: use ComplexProgramTargetNoMan to avoid making html manpage with
 XFree86-4.

PR:		   23693
Submitted by:	   myself
Non-responce from: maintainer
---
 games/mindfocus/Makefile       |  1 -
 games/mindfocus/files/patch-ac | 11 +++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 games/mindfocus/files/patch-ac

diff --git a/games/mindfocus/Makefile b/games/mindfocus/Makefile
index 6e9c53660ce4..76d6a80b0162 100644
--- a/games/mindfocus/Makefile
+++ b/games/mindfocus/Makefile
@@ -15,7 +15,6 @@ MAINTAINER=	ixtl@utmc.or.jp
 
 USE_IMAKE=	yes
 USE_XPM=	yes
-NO_INSTALL_MANPAGES=	yes
 RESTRICTED=    'contains commercial character data'
 
 post-install:
diff --git a/games/mindfocus/files/patch-ac b/games/mindfocus/files/patch-ac
new file mode 100644
index 000000000000..7524fa821c68
--- /dev/null
+++ b/games/mindfocus/files/patch-ac
@@ -0,0 +1,11 @@
+--- mindfocus/Imakefile.orig	Wed Jun 14 20:00:24 2000
++++ mindfocus/Imakefile	Wed Nov  1 07:25:08 2000
+@@ -27,7 +27,7 @@
+ 
+ CFLAGS += $(CDEFINES)
+ 
+-ComplexProgramTarget(mindfocus)
++ComplexProgramTargetNoMan(mindfocus)
+ InstallNamedNonExec(../system.mindfocus,system.mindfocus,DATADIR)
+ 
+ mindfocus.o:: ../lib/inifile/inifile.h mfc.h
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0