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 pthread-stublib and tailor.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef8fac1fcf78
branches:  trunk
changeset: 510618:ef8fac1fcf78
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 01 06:55:29 2006 +0000

description:
Add and enable pthread-stublib and tailor.

diffstat:

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

diffs (25 lines):

diff -r a648a220271e -r ef8fac1fcf78 devel/Makefile
--- a/devel/Makefile    Sat Apr 01 06:54:32 2006 +0000
+++ b/devel/Makefile    Sat Apr 01 06:55:29 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.741 2006/03/30 21:03:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.742 2006/04/01 06:55:29 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -546,6 +546,7 @@
 SUBDIR+=       prcs
 SUBDIR+=       pth
 SUBDIR+=       pthread-sem
+SUBDIR+=       pthread-stublib
 SUBDIR+=       pvs
 SUBDIR+=       pwlib
 SUBDIR+=       py-InlineEgg
@@ -633,6 +634,7 @@
 SUBDIR+=       swig
 SUBDIR+=       syncdir
 SUBDIR+=       sysexits
+SUBDIR+=       tailor
 SUBDIR+=       tavrasm
 SUBDIR+=       tcl-tclcl
 SUBDIR+=       tcllib



Home | Main Index | Thread Index | Old Index