diff options
Diffstat (limited to 'devel/p5-Path-Dispatcher/Makefile')
-rw-r--r-- | devel/p5-Path-Dispatcher/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Path-Dispatcher/Makefile b/devel/p5-Path-Dispatcher/Makefile index 2907de8ca0f3..1b1a858471a0 100644 --- a/devel/p5-Path-Dispatcher/Makefile +++ b/devel/p5-Path-Dispatcher/Makefile @@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Any-Moose>=0.12:${PORTSDIR}/devel/p5-Any-Moose \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Path::Dispatcher.3 \ Path::Dispatcher::Cookbook.3 \ |