pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xracer Needs libXmu, which used to be pulled in ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/92ac138be4e2
branches: trunk
changeset: 406358:92ac138be4e2
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 19 22:17:10 2019 +0000
description:
Needs libXmu, which used to be pulled in by Mesa.
diffstat:
games/xracer/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 98902be0d53c -r 92ac138be4e2 games/xracer/Makefile
--- a/games/xracer/Makefile Thu Dec 19 22:16:52 2019 +0000
+++ b/games/xracer/Makefile Thu Dec 19 22:17:10 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2019/08/30 17:56:33 nia Exp $
+# $NetBSD: Makefile,v 1.66 2019/12/19 22:17:10 joerg Exp $
#
DISTNAME= xracer-0.96.9
@@ -39,4 +39,5 @@
.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../lang/perl5/module.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index