textproc/p5-PPIx-Utilities: sync with upstream

Taken from: HardenedBSD
This commit is contained in:
Franco Fichtner 2018-07-10 16:30:40 +02:00
parent 92b223624e
commit c8e9e02c7f

View file

@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Extensions to PPI
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class \
p5-PPI>=1.208:textproc/p5-PPI \
p5-Readonly>=1.03:devel/p5-Readonly \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep
USES= perl5