1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/games/gemdropx/files/patch-aa
Matthew Hunt 0f43f15311 Import of gemdropx, an X11 action game of the falling-object
(Tetris, Bust-a-Move) variety.

PR:		5957
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-04-27 04:48:07 +00:00

16 lines
365 B
Plaintext

--- 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