aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Data-Dumper-Concise/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 523764fd29b1..03b715d0cf7e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1354,7 +1354,6 @@
SUBDIR += p5-Data-Dump-Streamer
SUBDIR += p5-Data-DumpXML
SUBDIR += p5-Data-Dumper
- SUBDIR += p5-Data-Dumper-Concise
SUBDIR += p5-Data-Dumper-Perltidy
SUBDIR += p5-Data-Dumper-Simple
SUBDIR += p5-Data-Flow
diff --git a/devel/p5-Data-Dumper-Concise/Makefile b/devel/p5-Data-Dumper-Concise/Makefile
index 35eb8898c547..88485fa86b5b 100644
--- a/devel/p5-Data-Dumper-Concise/Makefile
+++ b/devel/p5-Data-Dumper-Concise/Makefile
@@ -11,6 +11,8 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+BROKEN= missing dependency
+
MAINTAINER= cjk32@cam.ac.uk
COMMENT= Less indentation and newlines plus sub deparsing