pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Add glm



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2dbc9039fb45
branches:  trunk
changeset: 603424:2dbc9039fb45
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun May 06 08:25:38 2012 +0000

description:
Add glm

diffstat:

 graphics/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f6dbeb4d9b54 -r 2dbc9039fb45 graphics/Makefile
--- a/graphics/Makefile Sun May 06 08:24:55 2012 +0000
+++ b/graphics/Makefile Sun May 06 08:25:38 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.630 2012/04/11 11:50:51 drochner Exp $
+# $NetBSD: Makefile,v 1.631 2012/05/06 08:25:38 ryoon Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -165,6 +165,7 @@
 SUBDIR+=       glew
 SUBDIR+=       glitz
 SUBDIR+=       gliv
+SUBDIR+=       glm
 SUBDIR+=       glpng
 SUBDIR+=       glu
 SUBDIR+=       glut



Home | Main Index | Thread Index | Old Index