From 2eee7c2596a3b67128d5f16076e0477f6bfc5a9f Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 12 Dec 2003 09:57:01 +0000 Subject: Added -lossaudio --- emulators/fuse/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators/fuse') diff --git a/emulators/fuse/Makefile b/emulators/fuse/Makefile index 16b81a47cc5..6b87387e084 100644 --- a/emulators/fuse/Makefile +++ b/emulators/fuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/12/04 19:48:25 xtraeme Exp $ +# $NetBSD: Makefile,v 1.4 2003/12/12 09:57:01 adam Exp $ DISTNAME= fuse-0.6.1.1 PKGREVISION= 1 @@ -13,6 +13,7 @@ USE_BUILDLINK2= yes USE_PERL5= build USE_X11= yes GNU_CONFIGURE= yes +LIBS+= -lossaudio .include "../../x11/gtk/buildlink2.mk" .include "../../textproc/libxml2/buildlink2.mk" -- cgit v1.2.3