diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-22 16:14:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-22 16:14:19 +0000 |
commit | 84ede63fdaa760a11d979a4290644e68ffc6b7ba (patch) | |
tree | aee772a69043f6bf6782067dc992d273e315617f /benchmarks/p5-Benchmark-Stopwatch | |
parent | e06a6fa4de83e704f39fe86dff3d6ce87acbdbc0 (diff) | |
download | ports-84ede63fdaa760a11d979a4290644e68ffc6b7ba.tar.gz ports-84ede63fdaa760a11d979a4290644e68ffc6b7ba.zip |
Notes
Diffstat (limited to 'benchmarks/p5-Benchmark-Stopwatch')
-rw-r--r-- | benchmarks/p5-Benchmark-Stopwatch/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/p5-Benchmark-Stopwatch/pkg-plist | 5 |
2 files changed, 3 insertions, 5 deletions
diff --git a/benchmarks/p5-Benchmark-Stopwatch/Makefile b/benchmarks/p5-Benchmark-Stopwatch/Makefile index 0433751c4b75..ede49411a18e 100644 --- a/benchmarks/p5-Benchmark-Stopwatch/Makefile +++ b/benchmarks/p5-Benchmark-Stopwatch/Makefile @@ -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> diff --git a/benchmarks/p5-Benchmark-Stopwatch/pkg-plist b/benchmarks/p5-Benchmark-Stopwatch/pkg-plist index eb87fd2043a6..d0f2028b9caf 100644 --- a/benchmarks/p5-Benchmark-Stopwatch/pkg-plist +++ b/benchmarks/p5-Benchmark-Stopwatch/pkg-plist @@ -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 |