From 1f030974ba01a73115d8fb8f3356bf72d2b3d312 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 30 Apr 2005 00:59:30 +0000 Subject: BROKEN: Does not build --- lang/parrot/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang') diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 136f403d9994..74c06c18dd5a 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -18,6 +18,8 @@ COMMENT= Parrot - virtual machine for dynamic languages LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 \ icudata.32:${PORTSDIR}/devel/icu +BROKEN= Does not build + USE_PERL5= yes USE_GMAKE= yes #USE_SDL= yes -- cgit