pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/billardgl Explicitly depend on libXmu.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ca35f4db64b5
branches: trunk
changeset: 345799:ca35f4db64b5
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Dec 18 12:38:38 2019 +0000
description:
Explicitly depend on libXmu.
diffstat:
games/billardgl/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 34447cda3a1e -r ca35f4db64b5 games/billardgl/Makefile
--- a/games/billardgl/Makefile Wed Dec 18 12:38:13 2019 +0000
+++ b/games/billardgl/Makefile Wed Dec 18 12:38:38 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2019/08/30 17:01:33 nia Exp $
+# $NetBSD: Makefile,v 1.15 2019/12/18 12:38:38 joerg Exp $
#
DISTNAME= BillardGL-1.75
@@ -34,4 +34,5 @@
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../graphics/freeglut/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index