diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-Perl/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-Perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Dispatch-Perl/Makefile b/devel/p5-Log-Dispatch-Perl/Makefile index b3b3b37abb42..920c3d6da785 100644 --- a/devel/p5-Log-Dispatch-Perl/Makefile +++ b/devel/p5-Log-Dispatch-Perl/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Log::Dispatch::Perl.3 |