diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-17 17:08:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-06-17 17:08:58 +0000 |
commit | 9ebf8ca57a8e64ae829f23402cd627ae518e92fd (patch) | |
tree | 65e2d6c8785f7b2170ddf8615d58e1d851ba180c /lang/p5-signatures/Makefile | |
parent | 8b8eaa785331103dc81befa652e21945efcb4a5e (diff) |
Notes
Diffstat (limited to 'lang/p5-signatures/Makefile')
-rw-r--r-- | lang/p5-signatures/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/p5-signatures/Makefile b/lang/p5-signatures/Makefile index a7e97765439b..aa27c4cfb256 100644 --- a/lang/p5-signatures/Makefile +++ b/lang/p5-signatures/Makefile @@ -13,6 +13,8 @@ COMMENT= Subroutine signatures for Perl with no source filter LICENSE= ART10 GPLv1 LICENSE_COMB= dual +BROKEN= Fails to configure + BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ p5-B-Hooks-OP-Check>=0.17:${PORTSDIR}/devel/p5-B-Hooks-OP-Check \ p5-B-Hooks-OP-PPAddr>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-PPAddr \ |