pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add and enable pnet{C,lib,lib-nox11}.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f650b18e332
branches:  trunk
changeset: 466172:7f650b18e332
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Jan 12 17:21:06 2004 +0000

description:
Add and enable pnet{C,lib,lib-nox11}.

diffstat:

 lang/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 445595ce9bd3 -r 7f650b18e332 lang/Makefile
--- a/lang/Makefile     Mon Jan 12 17:18:40 2004 +0000
+++ b/lang/Makefile     Mon Jan 12 17:21:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2004/01/05 23:55:13 xtraeme Exp $
+# $NetBSD: Makefile,v 1.165 2004/01/12 17:21:06 xtraeme Exp $
 #
 
 COMMENT=       Programming languages
@@ -93,6 +93,10 @@
 SUBDIR+=       perl58
 SUBDIR+=       pforth
 SUBDIR+=       pgcc
+SUBDIR+=       pnet
+SUBDIR+=       pnetC
+SUBDIR+=       pnetlib
+SUBDIR+=       pnetlib-nox11
 SUBDIR+=       py-extclass
 SUBDIR+=       py-html-docs
 SUBDIR+=       py-psyco



Home | Main Index | Thread Index | Old Index