mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
ComplexProgramTarget() -> ComplexProgramTargetNoMan().
Reported by: Heribert Steuer <steuer@virtualaudio.de>
This commit is contained in:
parent
3fc5b6a753
commit
c39e00ab71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33247
1 changed files with 8 additions and 0 deletions
8
audio/wmmixer/files/patch-aa
Normal file
8
audio/wmmixer/files/patch-aa
Normal file
|
@ -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)
|
Loading…
Add table
Reference in a new issue