pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics Add OpenRM, cal3d and cal3d-examples to the g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1bddb94d4975
branches:  trunk
changeset: 468084:1bddb94d4975
user:      garbled <garbled%pkgsrc.org@localhost>
date:      Tue Feb 10 09:17:43 2004 +0000

description:
Add OpenRM, cal3d and cal3d-examples to the graphics Makefile

diffstat:

 graphics/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 9259a731b27d -r 1bddb94d4975 graphics/Makefile
--- a/graphics/Makefile Tue Feb 10 09:17:22 2004 +0000
+++ b/graphics/Makefile Tue Feb 10 09:17:43 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.291 2004/02/03 21:54:38 cube Exp $
+# $NetBSD: Makefile,v 1.292 2004/02/10 09:17:43 garbled Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -16,6 +16,7 @@
 SUBDIR+=       MesaDemos
 SUBDIR+=       MesaLib
 SUBDIR+=       Ngraph
+SUBDIR+=       OpenRM
 SUBDIR+=       PanoTools
 SUBDIR+=       RenderKit
 SUBDIR+=       SDLKit
@@ -35,6 +36,8 @@
 SUBDIR+=       blinkenthemes
 SUBDIR+=       blinkentools
 SUBDIR+=       cairo
+SUBDIR+=       cal3d
+SUBDIR+=       cal3d-examples
 SUBDIR+=       camediaplay
 SUBDIR+=       camlimages
 SUBDIR+=       cdlabelgen



Home | Main Index | Thread Index | Old Index