diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-09 10:07:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-09 10:07:52 +0000 |
commit | 7901518709788592fd035caf8c266e39b8599836 (patch) | |
tree | 76b79efbfd1f2e7a00fa3794441a65cfb6fb4706 /devel/p5-Module-List | |
parent | 4f1f4285e38bf335df70dad054cdc8b345cf5215 (diff) | |
download | ports-7901518709788592fd035caf8c266e39b8599836.tar.gz ports-7901518709788592fd035caf8c266e39b8599836.zip |
Notes
Diffstat (limited to 'devel/p5-Module-List')
-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 |