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
e5f8d94a37
commit
795c75c7c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328602
@ -17,8 +17,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN3= POE::Filter::Bzip2.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,6 @@
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/Bzip2/.packlist
|
||||
%%SITE_PERL%%/POE/Filter/Bzip2.pm
|
||||
%%PERL5_MAN3%%/POE::Filter::Bzip2.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter/Bzip2
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Filter
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE
|
||||
|
Loading…
Reference in New Issue
Block a user