$NetBSD: patch-za,v 1.7 2012/06/14 11:27:34 ryoon Exp $

--- suite/app/Makefile.in.orig	2012-06-05 05:50:28.000000000 +0000
+++ suite/app/Makefile.in
@@ -236,6 +236,10 @@ libs::
 
 endif
 
+ifeq ($(OS_ARCH),NetBSD)
+OS_LIBS += $(call EXPAND_LIBNAME,kvm)
+endif
+
 ifeq (cocoa,$(MOZ_WIDGET_TOOLKIT))
 # Anything below the above ifdef won't be included in mac builds. So be very
 # careful what you add here.
