diff options
Diffstat (limited to 'lang/pugs/Makefile')
-rw-r--r-- | lang/pugs/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile index 84f329938e2c..997e1e965f42 100644 --- a/lang/pugs/Makefile +++ b/lang/pugs/Makefile @@ -16,6 +16,8 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A Perl6 Implementation BROKEN= This version does not build with current ghc +DEPRECATED= Has been broken for more than 6 months +EXPIRATION_DATE=2008-09-19 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 \ |