Fix pkg-plist issues.

Add new build depends

Reported by:	az
This commit is contained in:
Eitan Adler 2013-04-24 16:17:39 +00:00
parent 97092ab2d4
commit 12186c9e2c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316447
3 changed files with 8 additions and 2 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= Benchmark-Timer
PORTVERSION= 0.7102
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,6 +12,8 @@ COMMENT= Code benchmarking tool
LICENSE= GPLv2
BUILD_DEPENDS= p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install
PERL_CONFIGURE= yes
MAKE_JOBS_SAFE= yes

View File

@ -4,4 +4,4 @@ for when you need more precise information about the running time of portions
of your code than the Benchmark module will give you, but don't want to go all
out and profile your code.
WWW: http://search.cpan.org/dist/Benchmark-Timer/
WWW: http://search.cpan.org/dist/Benchmark-Timer/

View File

@ -1,5 +1,8 @@
%%SITE_PERL%%/Benchmark/Timer.pm
%%SITE_PERL%%/Benchmark/delta.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Timer/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark/Timer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Benchmark
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Benchmark/Timer
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Benchmark/
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Benchmark
@dirrmtry %%SITE_PERL%%/Benchmark