pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/mpv mpv: Add libossaudio to fix build under...
details: https://anonhg.NetBSD.org/pkgsrc/rev/00a1238adbea
branches: trunk
changeset: 426866:00a1238adbea
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Tue Apr 07 13:47:04 2020 +0000
description:
mpv: Add libossaudio to fix build under recent NetBSD-current
diffstat:
multimedia/mpv/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 339d6af9cdb9 -r 00a1238adbea multimedia/mpv/Makefile
--- a/multimedia/mpv/Makefile Tue Apr 07 13:40:57 2020 +0000
+++ b/multimedia/mpv/Makefile Tue Apr 07 13:47:04 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2020/03/18 11:49:21 leot Exp $
+# $NetBSD: Makefile,v 1.105 2020/04/07 13:47:04 ryoon Exp $
DISTNAME= mpv-0.32.0
PKGREVISION= 7
@@ -70,6 +70,7 @@
.include "options.mk"
+LDFLAGS.NetBSD+= -lossaudio
.include "../../mk/oss.buildlink3.mk"
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/waf/waf.mk"
Home |
Main Index |
Thread Index |
Old Index