pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add libtcl-nothread (hi drochner!).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/edfe91c13949
branches:  trunk
changeset: 477354:edfe91c13949
user:      salo <salo%pkgsrc.org@localhost>
date:      Wed Jun 30 17:41:54 2004 +0000

description:
Add libtcl-nothread (hi drochner!).
Sort gcc34 packages properly (hi snannonjr!).

diffstat:

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

diffs (34 lines):

diff -r 5332a458eaa2 -r edfe91c13949 lang/Makefile
--- a/lang/Makefile     Wed Jun 30 17:40:04 2004 +0000
+++ b/lang/Makefile     Wed Jun 30 17:41:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.181 2004/06/29 18:02:54 shannonjr Exp $
+# $NetBSD: Makefile,v 1.182 2004/06/30 17:41:54 salo Exp $
 #
 
 COMMENT=       Programming languages
@@ -41,14 +41,14 @@
 SUBDIR+=       gcc
 SUBDIR+=       gcc-ssp
 SUBDIR+=       gcc3
-SUBDIR+=       gcc34
 SUBDIR+=       gcc3-ada
-SUBDIR+=       gcc34-ada
 SUBDIR+=       gcc3-c
 SUBDIR+=       gcc3-c++
 SUBDIR+=       gcc3-f77
 SUBDIR+=       gcc3-java
 SUBDIR+=       gcc3-objc
+SUBDIR+=       gcc34
+SUBDIR+=       gcc34-ada
 SUBDIR+=       gforth
 SUBDIR+=       ghc
 SUBDIR+=       gpc
@@ -78,6 +78,7 @@
 SUBDIR+=       ksi
 SUBDIR+=       libperl
 SUBDIR+=       librep
+SUBDIR+=       libtcl-nothread
 SUBDIR+=       lua
 SUBDIR+=       lua4
 SUBDIR+=       maude



Home | Main Index | Thread Index | Old Index