- Support STAGEDIR
This commit is contained in:
parent
68978acf47
commit
528fe1107f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328779
@ -16,10 +16,7 @@ LICENSE_COMB= dual
|
||||
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
|
||||
|
||||
NO_STAGE= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
MAN3= Compress::Raw::Bzip2.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,6 +3,7 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.bs
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/Bzip2.so
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2/autosplit.ix
|
||||
%%PERL5_MAN3%%/Compress::Raw::Bzip2.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw/Bzip2
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress/Raw
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Compress
|
||||
|
Loading…
Reference in New Issue
Block a user