diff options
Diffstat (limited to 'devel/p5-Test-LongString/Makefile')
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index ba1c2c370ee0..c42c679e9ce6 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -13,7 +13,8 @@ COMMENT= Library to test long strings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Test::LongString.3 |