summaryrefslogtreecommitdiff
path: root/audio/cdplayer.app/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdplayer.app/files/patch-aa')
-rw-r--r--audio/cdplayer.app/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/cdplayer.app/files/patch-aa b/audio/cdplayer.app/files/patch-aa
new file mode 100644
index 000000000000..e5eb7a749711
--- /dev/null
+++ b/audio/cdplayer.app/files/patch-aa
@@ -0,0 +1,14 @@
+--- Makefile.orig Thu Mar 9 07:14:23 2000
++++ Makefile Wed Sep 13 21:09:34 2000
+@@ -1,8 +1,8 @@
+-PREFIX = /usr/local
+-CFLAGS = `get-wraster-flags --cflags` `libcdaudio-config --cflags`
++#PREFIX = /usr/local
++CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags`
+ LDFLAGS = `get-wraster-flags --ldflags` `libcdaudio-config --ldadd`
+ LIBS = `get-wraster-flags --libs` `libcdaudio-config --libs`
+-CC = gcc -O2
++#CC = gcc -O2
+
+ all: CDPlayer
+