summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 07:05:32 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-08-03 07:05:32 +0000
commit85d7e0f4ff28225bd323dafb14cd5b6e1f41ba22 (patch)
treeb58d1483bed3df18181f1579e359237f559830c9 /lang
parent- Update to 3.6 (diff)
- mark BROKEN
- will try to fix in current revision (pugs)
Notes
Notes: svn path=/head/; revision=197003
Diffstat (limited to 'lang')
-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 \