freebsd-ports/audio/wmmixer/files/patch-aa
Satoshi Asami c39e00ab71 ComplexProgramTarget() -> ComplexProgramTargetNoMan().
Reported by:	Heribert Steuer <steuer@virtualaudio.de>
2000-09-29 13:42:37 +00:00

8 lines
210 B
Text

--- ./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)