freebsd-ports/audio/wmsmixer/files/patch-Imakefile
Alexey Dokuchaev 6be9ba5540 - Resurrect, unbreak, and undeprecate the port
- Transfer maintainership to the new volunteer
- Add some missing USE_XORG entries while here

PR:		244041
Submitted by:	blackend
2020-04-24 10:22:14 +00:00

8 lines
209 B
Text

--- Imakefile.orig 2003-04-12 22:08:16 UTC
+++ Imakefile
@@ -12,4 +12,4 @@ LD = c++ -m32 -nostdlib
SRCS = wmsmixer.cc
OBJS = wmsmixer.o
-ComplexProgramTarget(wmsmixer)
+ComplexProgramTargetNoMan(wmsmixer)