diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-29 21:27:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-29 21:27:02 +0000 |
commit | 9f15e81f002ac156b724b27645dbf6747b6350a5 (patch) | |
tree | 0f3e1f17793a0ba7254ef19a4fb96e78f0585f20 /irc/epic5 | |
parent | 2919ae06f3bde1834639d95a506a29ff17eca839 (diff) | |
download | ports-9f15e81f002ac156b724b27645dbf6747b6350a5.tar.gz ports-9f15e81f002ac156b724b27645dbf6747b6350a5.zip |
Notes
Diffstat (limited to 'irc/epic5')
-rw-r--r-- | irc/epic5/Makefile | 1 |
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 |