pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/bsnes bsnes: needs libXv
details: https://anonhg.NetBSD.org/pkgsrc/rev/4de3d5ccfc64
branches: trunk
changeset: 452615:4de3d5ccfc64
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 06:53:47 2021 +0000
description:
bsnes: needs libXv
diffstat:
emulators/bsnes/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r a3562098cea6 -r 4de3d5ccfc64 emulators/bsnes/Makefile
--- a/emulators/bsnes/Makefile Fri May 14 06:50:26 2021 +0000
+++ b/emulators/bsnes/Makefile Fri May 14 06:53:47 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/04/21 11:41:35 adam Exp $
+# $NetBSD: Makefile,v 1.6 2021/05/14 06:53:47 nia Exp $
DISTNAME= bsnes-115
PKGREVISION= 4
@@ -72,5 +72,6 @@
. include "../../x11/libX11/buildlink3.mk"
. include "../../x11/libXext/buildlink3.mk"
. include "../../x11/libXrandr/buildlink3.mk"
+. include "../../x11/libXv/buildlink3.mk"
.endif
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index