diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/parrot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index d6fa35dc66a3..39386467b2b1 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ icudata.46:${PORTSDIR}/devel/icu +BROKEN= incomplete plist + LICENSE= ART20 MAKE_JOBS_UNSAFE= yes |