aboutsummaryrefslogtreecommitdiff
path: root/games/xeyesplus/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xeyesplus/files/patch-aa')
-rw-r--r--games/xeyesplus/files/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/xeyesplus/files/patch-aa b/games/xeyesplus/files/patch-aa
deleted file mode 100644
index a691736f8bf9..000000000000
--- a/games/xeyesplus/files/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
---- Imakefile.orig Thu May 5 16:58:34 1994
-+++ Imakefile Wed Nov 1 09:33:26 2000
-@@ -4,6 +4,8 @@
- # gcc
- #CC = gcc
- # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
--CFLAGS =-DXPM -I/usr/local/X11R5/include/
--CDEBUGFLAGS =
--ComplexProgramTarget(xeyes+)
-+XCOMM CFLAGS =-DXPM -I/usr/local/X11R5/include/
-+XCOMM CDEBUGFLAGS =
-+DEFINES = -DXPM
-+INCLUDES = -I$(INCDIR)/X11
-+ComplexProgramTargetNoMan(xeyes+)