mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support stage
This commit is contained in:
parent
a219cf8395
commit
36a2528092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338671
@ -13,7 +13,5 @@ COMMENT= IO:: style interface to Compress::Zlib
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_STAGE= yes
|
||||
MAN3= IO::Zlib.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
%%SITE_PERL%%/IO/Zlib.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Zlib/.packlist
|
||||
%%PERL5_MAN3%%/IO::Zlib.3.gz
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO/Zlib
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/IO
|
||||
@dirrmtry %%SITE_PERL%%/IO
|
||||
|
Loading…
Reference in New Issue
Block a user