1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
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

9 lines
210 B
Plaintext

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