summaryrefslogtreecommitdiff
path: root/audio/wmcdplay
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 12:06:35 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 12:06:35 +0000
commit203c90c29025216ac50bcab31eb6f8e0b9e0fdba (patch)
tree8983702685a67dfdb80fd8128e8919a019a41a46 /audio/wmcdplay
parentPERL -> REINPLACE_CMD and portlinted. (diff)
Make audio/wmcdplay building on -current again.
Noticed on: bento
Notes
Notes: svn path=/head/; revision=70473
Diffstat (limited to 'audio/wmcdplay')
-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)