summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-06-16 03:05:31 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-06-16 03:05:31 +0000
commit8e5e7f5b036b7b35189f03edf264d56b2aecd177 (patch)
treeaf57535f86b7314d3001cb398c8e6f9102290dfd /devel/Makefile
parentImport of a perl5 module to allow access to libtk (layered on top of p5-Tcl, ... (diff)
Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek Activate devel/p5-Devel-Symdump Activate lang/p5-Tcl Activate x11/p5-Tcl-Tk
Notes
Notes: svn path=/head/; revision=6950
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d09241bc423b..215f92d7203b 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1997/06/11 00:20:40 jfitz Exp $
+# $Id: Makefile,v 1.63 1997/06/15 14:20:20 max Exp $
#
SUBDIR += SWIG
@@ -40,6 +40,9 @@
SUBDIR += p5-Data-Dumper
SUBDIR += p5-Data-Flow
SUBDIR += p5-Date-Manip
+ SUBDIR += p5-Devel-DProf
+ SUBDIR += p5-Devel-Peek
+ SUBDIR += p5-Devel-Symdump
SUBDIR += p5-File-BasicFlock
SUBDIR += p5-File-Lock
SUBDIR += p5-File-Slurp