freebsd-ports/games/xpuyo/files/patch-aa
FUJISHIMA Satsuki 7b266b9022 fix X manpage error with XFree86-4
PR:		23428
2001-01-09 19:36:23 +00:00

11 lines
392 B
Text

--- Imakefile.orig Fri Sep 8 14:04:39 1995
+++ Imakefile Wed Nov 1 10:34:03 2000
@@ -16,7 +16,7 @@
LOCAL_LIBRARIES = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB) -lm
DEPLIBS = $(DEPXAWLIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
-ComplexProgramTarget(xpuyo)
+ComplexProgramTargetNoMan(xpuyo)
InstallAppDefaults(Xpuyo)
/* InstallMultipleFlags(ScoreFile,ScoreDir,$(SCOREFLAGS)) */