mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Support STAGEDIR
This commit is contained in:
parent
541b4e20dd
commit
5d37fd7fda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328605
@ -17,8 +17,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN3= POE::Filter::LZW.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/LZW/.packlist
|
||||
%%SITE_PERL%%/POE/Filter/LZW.pm
|
||||
%%PERL5_MAN3%%/POE::Filter::LZW.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/LZW
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
||||
|
Loading…
Reference in New Issue
Block a user