freebsd-ports/audio/wmsmixer/files/patch-Imakefile
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +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)