summaryrefslogtreecommitdiff
path: root/irc/epic5
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-29 21:27:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-29 21:27:02 +0000
commit9f15e81f002ac156b724b27645dbf6747b6350a5 (patch)
tree0f3e1f17793a0ba7254ef19a4fb96e78f0585f20 /irc/epic5
parentBerliOS is up again => remove the temporary site. (diff)
- Mark BROKEN with ruby
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=236784
Diffstat (limited to 'irc/epic5')
-rw-r--r--irc/epic5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/epic5/Makefile b/irc/epic5/Makefile
index 5635dba85158..1754f6afaa33 100644
--- a/irc/epic5/Makefile
+++ b/irc/epic5/Makefile
@@ -70,6 +70,7 @@ CONFIGURE_ARGS+= --without-perl
USE_RUBY= yes
.include "${PORTSDIR}/Mk/bsd.ruby.mk"
CONFIGURE_ARGS+= --with-ruby
+BROKEN= does not compile
.else
CONFIGURE_ARGS+= --without-ruby
.endif