diff options
-rw-r--r-- | devel/p5-Devel-BeginLift/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Devel-BeginLift/Makefile b/devel/p5-Devel-BeginLift/Makefile index 2c8458edf1ed..5c35fcaf2d12 100644 --- a/devel/p5-Devel-BeginLift/Makefile +++ b/devel/p5-Devel-BeginLift/Makefile @@ -18,6 +18,8 @@ RUN_DEPENDS= \ p5-B-Hooks-OP-Check-EntersubForCV>=0.03:${PORTSDIR}/devel/p5-B-Hooks-OP-Check-EntersubForCV BUILD_DEPENDS= ${RUN_DEPENDS} +BROKEN= does not build + PERL_CONFIGURE= yes MAN3= Devel::BeginLift.3 |