Support stage
This commit is contained in:
parent
d22bd99aac
commit
5dea5a95f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338681
2 changed files with 1 additions and 3 deletions
|
@ -20,9 +20,6 @@ TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_STAGE= yes
|
||||
|
||||
MAN3= Archive::Peek.3
|
||||
|
||||
regression-test: build
|
||||
cd ${WRKSRC}/ && ${MAKE} test
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
%%SITE_PERL%%/Archive/Peek/Tar.pm
|
||||
%%SITE_PERL%%/Archive/Peek.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Peek/.packlist
|
||||
%%PERL5_MAN3%%/Archive::Peek.3.gz
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Peek
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive
|
||||
@dirrmtry %%SITE_PERL%%/Archive/Peek
|
||||
|
|
Loading…
Reference in a new issue