pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/fuse Added -lossaudio
details: https://anonhg.NetBSD.org/pkgsrc/rev/716b04448f96
branches: trunk
changeset: 464536:716b04448f96
user: adam <adam%pkgsrc.org@localhost>
date: Fri Dec 12 09:57:01 2003 +0000
description:
Added -lossaudio
diffstat:
emulators/fuse/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 09814879535b -r 716b04448f96 emulators/fuse/Makefile
--- a/emulators/fuse/Makefile Fri Dec 12 07:28:23 2003 +0000
+++ b/emulators/fuse/Makefile Fri Dec 12 09:57:01 2003 +0000
@@ -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_PERL5= build
USE_X11= yes
GNU_CONFIGURE= yes
+LIBS+= -lossaudio
.include "../../x11/gtk/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
Home |
Main Index |
Thread Index |
Old Index