diff options
Diffstat (limited to 'archivers/p5-Compress-Raw-Zlib/Makefile')
-rw-r--r-- | archivers/p5-Compress-Raw-Zlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Compress-Raw-Zlib/Makefile b/archivers/p5-Compress-Raw-Zlib/Makefile index 539a52ce7cc3..9a09f2304a86 100644 --- a/archivers/p5-Compress-Raw-Zlib/Makefile +++ b/archivers/p5-Compress-Raw-Zlib/Makefile @@ -16,7 +16,8 @@ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= Compress::Raw::Zlib.3 |