pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/glclock Needs libXmu and libXt, formerly pulled i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9899bab22b59
branches: trunk
changeset: 345941:9899bab22b59
user: joerg <joerg%pkgsrc.org@localhost>
date: Sat Dec 21 23:48:08 2019 +0000
description:
Needs libXmu and libXt, formerly pulled in via Mesa.
diffstat:
time/glclock/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r e135cbe0e96b -r 9899bab22b59 time/glclock/Makefile
--- a/time/glclock/Makefile Sat Dec 21 23:47:39 2019 +0000
+++ b/time/glclock/Makefile Sat Dec 21 23:48:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2019/08/30 18:05:08 nia Exp $
+# $NetBSD: Makefile,v 1.28 2019/12/21 23:48:08 joerg Exp $
#
DISTNAME= glclock-6.0b6.0
@@ -34,4 +34,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