1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/games/rubix/files/patch-ac
Kevin Lo f625b70e83 Upgrade to 1.0.2
PR: 23829
Submitted by: Ports Fury
2000-12-26 15:14:32 +00:00

18 lines
343 B
Plaintext

--- player/Makefile.orig Fri Dec 3 02:35:44 1999
+++ player/Makefile Sat Dec 23 13:35:18 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${X11BASE}/include
+CFLAGS+=$(INCS)
OBJ=card.o mixer.o xm.o live_player.o wav.o