aboutsummaryrefslogtreecommitdiffstats
path: root/games/gemdropx/files/patch-aa
blob: 6c26c1f321ff738104aa4f5ac3a482258d06328c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- makefile.orig   Sat Nov 22 01:56:59 1997
+++ makefile    Mon Apr 27 00:42:53 1998
@@ -10,10 +10,10 @@
 # X Window version: November 5, 1997 - November 21, 1997
 
 
-CC=gcc
+CC+=${CFLAGS} -I$(X11BASE)/include -DPREFIX=\"${PREFIX}\"
 POSTPROCESS=strip
 
-XLIB=-lX11
+XLIB=-L$(X11BASE)/lib -lX11 -lcompat
 # XLIB=-L/usr/openwin/lib -lX11
 # XLIB=-L/usr/X11/lib -lX11