mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
devel/p5-Pod-Coverage: Use P5_POD_PARSER
This commit is contained in:
parent
d134491ef3
commit
1e82f5bf0d
@ -11,14 +11,14 @@ COMMENT= Checks if the documentation of a module is comprehensive
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Devel-Symdump>=2.01:devel/p5-Devel-Symdump \
|
||||
p5-Pod-Parser>=1.13:textproc/p5-Pod-Parser
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Devel-Symdump>=2.01:devel/p5-Devel-Symdump \
|
||||
p5-Pod-Parser>=1.13:textproc/p5-Pod-Parser
|
||||
${P5_POD_PARSER}
|
||||
TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTDOCS= Changes
|
||||
|
Loading…
Reference in New Issue
Block a user