From 067817fbdcb625430059e1844c5ea89b81321317 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 24 Mar 2021 11:16:11 +0000 Subject: MFH: r569105 Fix build. --- lang/parrot/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index e1f8bbf0f0e7..f0975fa1bd1d 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -14,6 +14,7 @@ COMMENT= Virtual machine for dynamic languages LICENSE= ART20 BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex \ + ${P5_POD_PARSER} \ pcre-config:devel/pcre LIB_DEPENDS= libgmp.so:math/gmp \ libicudata.so:devel/icu -- cgit v1.2.3