summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/wmcdplay/files/patch-ab8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/wmcdplay/files/patch-ab b/audio/wmcdplay/files/patch-ab
index 444321a50916..955bb90ab2d2 100644
--- a/audio/wmcdplay/files/patch-ab
+++ b/audio/wmcdplay/files/patch-ab
@@ -1,8 +1,10 @@
---- Imakefile.orig Sat Sep 5 17:11:26 1998
-+++ Imakefile Tue Sep 24 13:43:57 2002
-@@ -5,4 +5,4 @@
+--- Imakefile.orig Sun Sep 6 01:11:26 1998
++++ Imakefile Tue Nov 19 23:05:19 2002
+@@ -4,5 +4,6 @@
+
SRCS = wmcdplay.cc
OBJS = wmcdplay.o
++CC = $(CXX)
-ComplexProgramTarget(wmcdplay)
+ComplexProgramTargetNoMan(wmcdplay)