diff options
Diffstat (limited to 'devel/p5-Log-Agent/Makefile')
-rw-r--r-- | devel/p5-Log-Agent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Log-Agent/Makefile b/devel/p5-Log-Agent/Makefile index 8075729ff822..904ce2602726 100644 --- a/devel/p5-Log-Agent/Makefile +++ b/devel/p5-Log-Agent/Makefile @@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Set of perl modules that allows you to enhance logging capabilities -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Log::Agent.3 \ Log::Agent::Channel.3 \ |