pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/freeglut Also uses libSM.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d81e64bba5ee
branches: trunk
changeset: 353229:d81e64bba5ee
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Oct 01 07:52:57 2016 +0000
description:
Also uses libSM.
diffstat:
graphics/freeglut/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 30b0e6bc3cc2 -r d81e64bba5ee graphics/freeglut/Makefile
--- a/graphics/freeglut/Makefile Sat Oct 01 07:49:09 2016 +0000
+++ b/graphics/freeglut/Makefile Sat Oct 01 07:52:57 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/10/01 07:49:09 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2016/10/01 07:52:57 wiz Exp $
DISTNAME= freeglut-3.0.0
CATEGORIES= graphics
@@ -27,6 +27,7 @@
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/libXxf86vm/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
+.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/dlopen.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index