diff options
Diffstat (limited to 'devel/p5-Locale-Maketext/Makefile')
-rw-r--r-- | devel/p5-Locale-Maketext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Locale-Maketext/Makefile b/devel/p5-Locale-Maketext/Makefile index 24c24311d867..69ecbb081ca8 100644 --- a/devel/p5-Locale-Maketext/Makefile +++ b/devel/p5-Locale-Maketext/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Locale::Maketext.3 \ Locale::Maketext::Cookbook.3 \ |