aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-19 20:06:35 +0800
committeredwin <edwin@FreeBSD.org>2002-11-19 20:06:35 +0800
commit2f95e2092603dd324bd899831f706c7d3e9fbe13 (patch)
treea71dcdc47af061311b64305c8c00f8e07cd18e4e /audio
parentd274abbbace28d17779f0e1e37702e08a0005883 (diff)
downloadfreebsd-ports-gnome-2f95e2092603dd324bd899831f706c7d3e9fbe13.tar.gz
freebsd-ports-gnome-2f95e2092603dd324bd899831f706c7d3e9fbe13.tar.zst
freebsd-ports-gnome-2f95e2092603dd324bd899831f706c7d3e9fbe13.zip
Make audio/wmcdplay building on -current again.
Noticed on: bento
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)