pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/cal3d-examples Needs libXmu
details: https://anonhg.NetBSD.org/pkgsrc/rev/48a2ca7c5c3c
branches: trunk
changeset: 419637:48a2ca7c5c3c
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Dec 25 00:14:41 2019 +0000
description:
Needs libXmu
diffstat:
graphics/cal3d-examples/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 7d7347173e6b -r 48a2ca7c5c3c graphics/cal3d-examples/Makefile
--- a/graphics/cal3d-examples/Makefile Wed Dec 25 00:14:15 2019 +0000
+++ b/graphics/cal3d-examples/Makefile Wed Dec 25 00:14:41 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2019/08/30 18:39:22 nia Exp $
+# $NetBSD: Makefile,v 1.25 2019/12/25 00:14:41 joerg Exp $
#
PKGNAME= cal3d-examples-${CAL3D_VERSION}
@@ -51,4 +51,5 @@
.include "../../graphics/freeglut/buildlink3.mk"
CONFIGURE_ARGS+= --with-glut=${BUILDLINK_PREFIX.freeglut}
.include "../../graphics/glu/buildlink3.mk"
+.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index