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