aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/parrot/Makefile1
1 files changed, 1 insertions, 0 deletions
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