aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-09-17 04:34:11 +0800
committerpav <pav@FreeBSD.org>2009-09-17 04:34:11 +0800
commit7a8a71022db78d7f8bc2a1e648e1dc660863bb96 (patch)
tree149b3c17e5c9c02911307b0921436fc9c6273e3c /lang
parentcb7abcdaa705d3a4383c4091cbbd93ca9aae7478 (diff)
downloadfreebsd-ports-gnome-7a8a71022db78d7f8bc2a1e648e1dc660863bb96.tar.gz
freebsd-ports-gnome-7a8a71022db78d7f8bc2a1e648e1dc660863bb96.tar.zst
freebsd-ports-gnome-7a8a71022db78d7f8bc2a1e648e1dc660863bb96.zip
- Mark BROKEN: does not build
Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r--lang/pugs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/pugs/Makefile b/lang/pugs/Makefile
index 2ed342a5e7b7..3f2f2ee5966c 100644
--- a/lang/pugs/Makefile
+++ b/lang/pugs/Makefile
@@ -29,6 +29,8 @@ RUN_DEPENDS= ghc:${PORTSDIR}/lang/ghc \
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BROKEN= does not build
+
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/Perl6-Pugs-${PORTVERSION}