diff options
Diffstat (limited to 'devel/p5-Getargs-Long/Makefile')
-rw-r--r-- | devel/p5-Getargs-Long/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Getargs-Long/Makefile b/devel/p5-Getargs-Long/Makefile index 2b98b62c1c29..333b334bcae3 100644 --- a/devel/p5-Getargs-Long/Makefile +++ b/devel/p5-Getargs-Long/Makefile @@ -14,7 +14,8 @@ BUILD_DEPENDS= p5-Log-Agent>=0.105:${PORTSDIR}/devel/p5-Log-Agent \ p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install RUN_DEPENDS= p5-Log-Agent>=0.105:${PORTSDIR}/devel/p5-Log-Agent -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Getargs::Long.3 |