aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/pugs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index c5ec4107a100..484bcd49b9a3 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -16,6 +16,7 @@ DISTNAME= Perl6-Pugs-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Perl6 Implementation
+BROKEN= This version does not build with current ghc
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
${SITE_PERL}/Pugs/Emitter/Perl6/Perl5.pm:${PORTSDIR}/lang/p5-v6 \