summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:48:19 +0000
committerJosef Karthauser <joe@FreeBSD.org>2001-04-28 14:48:19 +0000
commite1877c8bf76a922099f1c7650f35fc6f1f54d9bc (patch)
tree14145046147d1f726f2c322691400932e0c53452 /devel/Makefile
parentThis perl routine will take a prompt, a default response and a list (diff)
Compare two perl data structures recursively. Returns 0 if the
structures differ, else returns 1. PR: ports/26853
Notes
Notes: svn path=/head/; revision=42002
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 8913d58da969..1be90cdf0884 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -267,6 +267,7 @@
SUBDIR += p5-Class-Tom
SUBDIR += p5-Config-IniFiles
SUBDIR += p5-Curses
+ SUBDIR += p5-Data-Compare
SUBDIR += p5-Data-Flow
SUBDIR += p5-Data-ShowTable
SUBDIR += p5-Date-Calc