1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Support STAGEDIR

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-11-18 15:33:23 +00:00
parent 0f066d73c4
commit 8603e642cc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334210
6 changed files with 3 additions and 9 deletions

View File

@ -17,10 +17,7 @@ TEST_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Tester>=0.108:${PORTSDIR}/devel/p5-Test-Tester
NO_STAGE= yes
USE_PERL5= modbuildtiny
USES= perl5
MAN3= Test::Warnings.3
.include <bsd.port.mk>

View File

@ -1,5 +1,6 @@
%%SITE_PERL%%/Test/Warnings.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Warnings/.packlist
%%PERL5_MAN3%%/Test::Warnings.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test/Warnings
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Test
@dirrmtry %%SITE_PERL%%/Test

View File

@ -17,7 +17,4 @@ LICENSE_COMB= dual
USE_PERL5= modbuild
USES= perl5
MAN3= Time::Mock.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
%%SITE_PERL%%/Time/Mock.pm
%%PERL5_MAN3%%/Time::Mock.3.gz
@dirrmtry %%SITE_PERL%%/Time

View File

@ -14,10 +14,7 @@ COMMENT= Experimental features made easy
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_STAGE= yes
USE_PERL5= modbuildtiny
USES= perl5
MAN3= experimental.3
.include <bsd.port.mk>

View File

@ -1,3 +1,4 @@
%%SITE_PERL%%/experimental.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/experimental/.packlist
%%PERL5_MAN3%%/experimental.3.gz
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/experimental