summaryrefslogtreecommitdiff
path: root/games/xeji/files
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-13 20:31:41 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-13 20:31:41 +0000
commit1e4e024dc747f5f24389036b4b9636412e454850 (patch)
treebd10716addd920550b10a2b4de62057fcf1d1088 /games/xeji/files
parentUpdate to 1.13 (diff)
Fix Imakefile breakage under XFree86 4.x
PR: 21640 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=33797
Diffstat (limited to 'games/xeji/files')
-rw-r--r--games/xeji/files/patch-ab8
1 files changed, 5 insertions, 3 deletions
diff --git a/games/xeji/files/patch-ab b/games/xeji/files/patch-ab
index 774d360b25c1..ea060bf07a45 100644
--- a/games/xeji/files/patch-ab
+++ b/games/xeji/files/patch-ab
@@ -1,5 +1,5 @@
---- Imakefile.orig Sun Oct 10 14:55:09 1999
-+++ Imakefile Sun Oct 10 14:55:29 1999
+--- Imakefile.orig Sun May 15 15:34:42 1994
++++ Imakefile Thu Oct 12 19:43:34 2000
@@ -1,7 +1,7 @@
LOCAL_LIBRARIES = -lXpm -lXext -lX11 -lm
SRCS = xeji.c
@@ -9,4 +9,6 @@
+CC ?= gcc
+CFLAGS += -O2 -DXPM
CDEBUGFLAGS =
- ComplexProgramTarget(xeji)
+-ComplexProgramTarget(xeji)
++ComplexProgramTargetNoMan(xeji)
++ComplexProgramTargetNoMan(xeji)