summaryrefslogtreecommitdiff
path: root/audio/wsoundprefs/patches/patch-ab
blob: 8446c4564460cc4dcacd06ac4657131ed402097a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.7 2002/08/31 03:08:59 wiz Exp $

--- src/Imakefile.orig	Mon Oct 18 01:35:58 1999
+++ src/Imakefile
@@ -30,7 +30,7 @@
 SRCS = PLFunctions.c SoundEvents.c SoundPaths.c SystemInfo.c WSoundPrefs.c main.c
 OBJS = PLFunctions.o SoundEvents.o SoundPaths.o SystemInfo.o WSoundPrefs.o main.o
 
-ComplexProgramTarget(WSoundPrefs)
+ComplexProgramTargetNoMan(WSoundPrefs)
 
 InstallMultiple($(ICONS),$(BINDIR))