diff options
Diffstat (limited to 'devel/p5-B-Hooks-OP-Check')
-rw-r--r-- | devel/p5-B-Hooks-OP-Check/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-B-Hooks-OP-Check/Makefile b/devel/p5-B-Hooks-OP-Check/Makefile index 91a334d70e9f..92bff1405944 100644 --- a/devel/p5-B-Hooks-OP-Check/Makefile +++ b/devel/p5-B-Hooks-OP-Check/Makefile @@ -16,7 +16,7 @@ COMMENT= Wrap OP check callbacks BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends -PERL_CONFIGURE= 5.8.1+ +PERL_CONFIGURE= yes MAN3= B::Hooks::OP::Check.3 |