summaryrefslogtreecommitdiff
path: root/audio/wmmixer
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-29 13:42:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-29 13:42:37 +0000
commitc39e00ab71acdf872d848f055a552817f93f36f9 (patch)
treec85e49e3e66bc73685c148a4375cfb50cbe042bf /audio/wmmixer
parentUpgrade to 2.78. (diff)
ComplexProgramTarget() -> ComplexProgramTargetNoMan().
Reported by: Heribert Steuer <steuer@virtualaudio.de>
Notes
Notes: svn path=/head/; revision=33247
Diffstat (limited to 'audio/wmmixer')
-rw-r--r--audio/wmmixer/files/patch-aa8
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/wmmixer/files/patch-aa b/audio/wmmixer/files/patch-aa
new file mode 100644
index 000000000000..f918e23bb4ab
--- /dev/null
+++ b/audio/wmmixer/files/patch-aa
@@ -0,0 +1,8 @@
+--- ./Imakefile.org Sat Sep 5 15:11:33 1998
++++ ./Imakefile Fri Sep 29 13:40:13 2000
+@@ -10,4 +10,4 @@
+ SRCS = wmmixer.cc
+ OBJS = wmmixer.o
+
+-ComplexProgramTarget(wmmixer)
++ComplexProgramTargetNoMan(wmmixer)