1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/games/xeyesplus/files/patch-aa
Masafumi Max NAKANE a1c61bea1d rt of xeyes+ -- horrible eyes looking at your mouse cursor
Reviewed by:	max
Submitted by:	nakai@mlab.t.u-tokyo.ac.jp
1996-10-10 05:12:01 +00:00

18 lines
437 B
Plaintext

*** 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+)