summaryrefslogtreecommitdiff
path: root/games/xchomp/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /games/xchomp/files/patch-aa
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'games/xchomp/files/patch-aa')
-rw-r--r--games/xchomp/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xchomp/files/patch-aa b/games/xchomp/files/patch-aa
deleted file mode 100644
index 939478cf6d5a..000000000000
--- a/games/xchomp/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Imakefile.orig Mon Apr 23 05:50:51 1990
---- Imakefile Wed Jan 4 00:23:19 1995
-***************
-*** 2,8 ****
- #include BandAidCompiler
- #endif
-
-! DEFINES = -DX11
- INCLUDES = -I$(TOP) -I$(TOP)/X11
- DEPLIBS = $(DEPXLIB)
- LOCAL_LIBRARIES = $(XLIB)
---- 2,8 ----
- #include BandAidCompiler
- #endif
-
-! DEFINES = -DX11 -DFRAME_DELAY=40000
- INCLUDES = -I$(TOP) -I$(TOP)/X11
- DEPLIBS = $(DEPXLIB)
- LOCAL_LIBRARIES = $(XLIB)