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

18 lines
437 B
Plaintext
Raw Normal View History

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