freebsd-ports/games/rubix/files/patch-ac
Chris Piazza deeae26872 Add rubix port.
Rubix is another X11-based incarnation of the world-famous
"Rubik's Cube" game. It has the capability of saving games,
which, according to the author, can't be found in any other
Rubik's Cube games.

PR:		15807
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-03 20:17:40 +00:00

18 lines
381 B
Plaintext

--- player/Makefile.orig Thu Dec 2 09:35:44 1999
+++ player/Makefile Sun Jan 2 13:08:58 2000
@@ -4,10 +4,11 @@
# * This is total free software.
# */
-WITH_ASM=1
+#WITH_ASM=1
-CC=gcc
-CFLAGS=-Wall -O3 -fomit-frame-pointer -ffast-math
+CC?=gcc
+INCS=-I$(PREFIX)/include
+CFLAGS+=-Wall -fomit-frame-pointer -ffast-math $(INCS)
OBJ=card.o mixer.o xm.o live_player.o wav.o