aboutsummaryrefslogtreecommitdiff
path: root/lang/pugs
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-07-16 21:06:30 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-07-16 21:06:30 +0000
commit4f131292d715c7ca7a0d01a14fbfcb4f268d0367 (patch)
tree5b46c0ed8cb4493e548aee024b6273a61b65dd27 /lang/pugs
parent2138aeab0143574d1b3fcc093cebb768e0790daf (diff)
downloadports-4f131292d715c7ca7a0d01a14fbfcb4f268d0367.tar.gz
ports-4f131292d715c7ca7a0d01a14fbfcb4f268d0367.zip
Notes
Diffstat (limited to 'lang/pugs')
-rw-r--r--lang/pugs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index 53649b605453..12fb5b9a0edb 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -15,6 +15,8 @@ DISTNAME= Perl6-Pugs-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Perl6 Implementation
+BROKEN= fails to deinstall cleanly
+
RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu
BUILD_DEPENDS= ${RUN_DEPENDS}