$NetBSD: patch-za,v 1.2 2011/08/19 10:10:01 tnn Exp $

--- suite/app/Makefile.in.orig	2011-08-14 01:09:42.000000000 +0000
+++ suite/app/Makefile.in
@@ -103,6 +103,10 @@ TK_LIBS := -framework SystemConfiguratio
 endif
 endif
 
+ifeq ($(OS_ARCH),NetBSD)
+LIBS += -lossaudio
+endif
+
 APP_XPCOM_LIBS = $(XPCOM_GLUE_LDOPTS)
 
 LIBS += \
