pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add and enable buddy and libtecla.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca3aa1199624
branches:  trunk
changeset: 465481:ca3aa1199624
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Wed Dec 31 00:07:48 2003 +0000

description:
Add and enable buddy and libtecla.

diffstat:

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

diffs (25 lines):

diff -r dd180a9d92d1 -r ca3aa1199624 devel/Makefile
--- a/devel/Makefile    Wed Dec 31 00:05:19 2003 +0000
+++ b/devel/Makefile    Wed Dec 31 00:07:48 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.447 2003/12/30 04:30:56 grant Exp $
+# $NetBSD: Makefile,v 1.448 2003/12/31 00:07:48 kristerw Exp $
 #
 
 COMMENT=       Development utilities
@@ -45,6 +45,7 @@
 SUBDIR+=       bonobo-activation
 SUBDIR+=       bonobo-conf
 SUBDIR+=       boost
+SUBDIR+=       buddy
 SUBDIR+=       buildtool
 SUBDIR+=       buildtool-doc
 SUBDIR+=       c-cpp-reference
@@ -211,6 +212,7 @@
 SUBDIR+=       libstree
 SUBDIR+=       libstroke
 SUBDIR+=       libtar
+SUBDIR+=       libtecla
 SUBDIR+=       libtool
 SUBDIR+=       libtool-base
 SUBDIR+=       libtool-info



Home | Main Index | Thread Index | Old Index