pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/knightcap Fix dependencies exposed by recent Mes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/872eca03c4eb
branches: trunk
changeset: 423455:872eca03c4eb
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Feb 18 16:50:43 2020 +0000
description:
Fix dependencies exposed by recent Mesa changes.
diffstat:
games/knightcap/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 5794d5af005c -r 872eca03c4eb games/knightcap/Makefile
--- a/games/knightcap/Makefile Tue Feb 18 16:49:50 2020 +0000
+++ b/games/knightcap/Makefile Tue Feb 18 16:50:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2019/08/30 17:51:12 nia Exp $
+# $NetBSD: Makefile,v 1.32 2020/02/18 16:50:43 joerg Exp $
DISTNAME= KnightCap-3.6
PKGNAME= knightcap-3.6
@@ -29,4 +29,6 @@
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/freeglut/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
+.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index