pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/freeglut
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 1 07:52:57 UTC 2016
Modified Files:
pkgsrc/graphics/freeglut: Makefile
Log Message:
Also uses libSM.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/graphics/freeglut/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/freeglut/Makefile
diff -u pkgsrc/graphics/freeglut/Makefile:1.19 pkgsrc/graphics/freeglut/Makefile:1.20
--- pkgsrc/graphics/freeglut/Makefile:1.19 Sat Oct 1 07:49:09 2016
+++ pkgsrc/graphics/freeglut/Makefile Sat Oct 1 07:52:57 2016
@@ -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 @@ post-install:
.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