pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 Add and enable labltk and ocaml-graphics.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6331c2ca9c58
branches:  trunk
changeset: 486188:6331c2ca9c58
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Dec 24 17:19:32 2004 +0000

description:
Add and enable labltk and ocaml-graphics.

diffstat:

 x11/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 8c1d2685b4f1 -r 6331c2ca9c58 x11/Makefile
--- a/x11/Makefile      Fri Dec 24 17:19:06 2004 +0000
+++ b/x11/Makefile      Fri Dec 24 17:19:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.375 2004/12/24 10:08:54 jmmv Exp $
+# $NetBSD: Makefile,v 1.376 2004/12/24 17:19:32 jmmv Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -149,6 +149,7 @@
 SUBDIR+=       kterm
 SUBDIR+=       lablgtk
 SUBDIR+=       lablgtk2
+SUBDIR+=       labltk
 SUBDIR+=       lesstif
 SUBDIR+=       libxfce4gui
 SUBDIR+=       libxfce4mcs
@@ -162,6 +163,7 @@
 SUBDIR+=       multi-gnome-terminal
 SUBDIR+=       neXtaw
 SUBDIR+=       numlockx
+SUBDIR+=       ocaml-graphics
 SUBDIR+=       oneko
 SUBDIR+=       openmotif
 SUBDIR+=       p5-Tk



Home | Main Index | Thread Index | Old Index