summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-26 20:15:50 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-26 20:15:50 +0000
commit045fac1c2d7b64906cce2f9ecd8b8dab91ec784a (patch)
tree4cb1280c7476c852ad6d251d2f31f799e7b1fcf5
parentInitial import of kdbg version 1.0.0. (diff)
Activate the kdbg and p5-AppConfig ports.
Notes
Notes: svn path=/head/; revision=23395
-rw-r--r--devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f433853019a4..08b3fa65a721 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -61,6 +61,7 @@
SUBDIR += ilu
SUBDIR += insight
SUBDIR += jam
+ SUBDIR += kdbg
SUBDIR += ktranslator
SUBDIR += lclint
SUBDIR += libPropList
@@ -95,6 +96,7 @@
SUBDIR += ncurses
SUBDIR += noweb
SUBDIR += omniORB
+ SUBDIR += p5-AppConfig
SUBDIR += p5-BSD-Resource
SUBDIR += p5-C-Scan
SUBDIR += p5-ConfigReader