summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-16 13:02:31 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-16 13:02:31 +0000
commitf3ff6b66c74eca8bc4112c12b7c613f3af909bb6 (patch)
treef0bec69d6a5fad1073a9df39788feffcfef50fb2 /devel/Makefile
parentAdd p5-Crypt-CBCeasy 0.24, (diff)
Add p5-Devel-Trace 0.10,
Print out each line before it is executed (like sh -x).
Notes
Notes: svn path=/head/; revision=91430
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 2094822bf6de..9c2a8233745f 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -623,6 +623,7 @@
SUBDIR += p5-Devel-Profiler
SUBDIR += p5-Devel-StackTrace
SUBDIR += p5-Devel-Symdump
+ SUBDIR += p5-Devel-Trace
SUBDIR += p5-Devel-ptkdb
SUBDIR += p5-Dialog
SUBDIR += p5-Encode-compat