1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/games/xtron/files/patch-aa

19 lines
485 B
Plaintext
Raw Normal View History

--- Makefile.orig Sun Apr 16 22:26:00 1995
+++ Makefile Fri Mar 31 22:59:19 2000
@@ -18,10 +18,11 @@
#
# Last Modified: 16/4/95
#
-CC= gcc
-CFLAGS= -O4 -Wall
-INCLUDES= -I/usr/X386/include/X11 -I/usr/include
-LIBS= -L/usr/X386/lib
+CC?= gcc
+CFLAGS?= -O4 -Wall
+DEFINES= -DPREFIX=\"${PREFIX}\"
+INCLUDES= -I${X11BASE}/include -I${X11BASE}/include/X11
+LIBS= -L${X11BASE}/lib
LDLIBS= -lXpm -lX11
DEPEND= makedepend
OBJS= wintype.o xtron.o main.o xpm2pixmap.o resource.o