mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Add devel/p5-Devel-CallChecker as a build depends
Reported by: PH
This commit is contained in:
parent
ca0c629a49
commit
117c4cc303
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291555
@ -14,14 +14,15 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Interpret string as Perl source
|
||||
|
||||
RUN_DEPENDS= p5-Devel-CallChecker>=0:${PORTSDIR}/devel/p5-Devel-CallChecker
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Parse::Perl.3 \
|
||||
Parse::Perl::CopHintsHash.3 \
|
||||
Parse::Perl::Environment.3
|
||||
|
||||
RUN_DEPENDS= p5-Devel-CallChecker>=0:${PORTSDIR}/devel/p5-Devel-CallChecker
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501001
|
||||
|
Loading…
Reference in New Issue
Block a user