summaryrefslogtreecommitdiff
path: root/games/xeyesplus/files/patch-aa
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1996-10-10 05:12:01 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1996-10-10 05:12:01 +0000
commita1c61bea1d89b9675998c6c64a07aad803c2f846 (patch)
tree6aab60ef3ef93f0b77ce346f1dddc339827b249e /games/xeyesplus/files/patch-aa
parentOh my goodness! Satoshi is finally fed up and decided to "clean up" (diff)
rt of xeyes+ -- horrible eyes looking at your mouse cursor
Reviewed by: max Submitted by: nakai@mlab.t.u-tokyo.ac.jp
Notes
Notes: svn path=/head/; revision=3949
Diffstat (limited to 'games/xeyesplus/files/patch-aa')
-rw-r--r--games/xeyesplus/files/patch-aa17
1 files changed, 17 insertions, 0 deletions
diff --git a/games/xeyesplus/files/patch-aa b/games/xeyesplus/files/patch-aa
new file mode 100644
index 000000000000..a6ce8ba0f0bc
--- /dev/null
+++ b/games/xeyesplus/files/patch-aa
@@ -0,0 +1,17 @@
+*** Imakefile.orig Thu May 5 07:58:34 1994
+--- Imakefile Tue Oct 8 01:52:47 1996
+***************
+*** 4,9 ****
+ # gcc
+ #CC = gcc
+ # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
+! CFLAGS =-DXPM -I/usr/local/X11R5/include/
+ CDEBUGFLAGS =
+ ComplexProgramTarget(xeyes+)
+--- 4,9 ----
+ # gcc
+ #CC = gcc
+ # CFLAGS = -O2 -Wall -DXPM -DUSLEEP
+! CFLAGS =-DXPM -I/usr/X11R6/include/ -L/usr/X11R6/lib
+ CDEBUGFLAGS =
+ ComplexProgramTarget(xeyes+)