use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR: 23693 Submitted by: myself Non-responce from: maintainer
This commit is contained in:
parent
7605b55c6d
commit
843f07e8a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36475
@ -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:
|
||||
|
11
games/mindfocus/files/patch-ac
Normal file
11
games/mindfocus/files/patch-ac
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user