aboutsummaryrefslogtreecommitdiff
path: root/audio/cdplayer.app
diff options
context:
space:
mode:
Diffstat (limited to 'audio/cdplayer.app')
-rw-r--r--audio/cdplayer.app/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cdplayer.app/files/patch-aa b/audio/cdplayer.app/files/patch-aa
index e5eb7a749711..c52361ae2436 100644
--- a/audio/cdplayer.app/files/patch-aa
+++ b/audio/cdplayer.app/files/patch-aa
@@ -4,7 +4,7 @@
-PREFIX = /usr/local
-CFLAGS = `get-wraster-flags --cflags` `libcdaudio-config --cflags`
+#PREFIX = /usr/local
-+CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags`
++CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags` -I${X11BASE}/include/WINGs
LDFLAGS = `get-wraster-flags --ldflags` `libcdaudio-config --ldadd`
LIBS = `get-wraster-flags --libs` `libcdaudio-config --libs`
-CC = gcc -O2