1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

support STAGEDIR.

This commit is contained in:
Vanilla I. Shu 2013-10-22 16:14:19 +00:00
parent e06a6fa4de
commit 84ede63fda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331290
2 changed files with 3 additions and 5 deletions

View File

@ -18,7 +18,4 @@ BUILD_DEPENDS+= p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString
USES= perl5
USE_PERL5= configure
MAN3= Benchmark::Stopwatch.3
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,6 +1,7 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Stopwatch/.packlist
%%PERL5_MAN3%%/Benchmark::Stopwatch.3.gz
%%SITE_PERL%%/Benchmark/Stopwatch.pm
%%SITE_PERL%%/Benchmark/example.pl
@dirrmtry %%SITE_PERL%%/Benchmark
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Stopwatch/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Stopwatch
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark
@dirrmtry %%SITE_PERL%%/Benchmark