diff options
-rw-r--r-- | devel/p5-Module-List/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Module-List/Makefile b/devel/p5-Module-List/Makefile index 7324bc7d6c49..be4e156ad501 100644 --- a/devel/p5-Module-List/Makefile +++ b/devel/p5-Module-List/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Module 'directory' listing +BROKEN= does not build + PERL_CONFIGURE= yes MAN3= Module::List.3 |