aboutsummaryrefslogtreecommitdiff
path: root/textproc/eruby
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-06-29 21:29:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-06-29 21:29:30 +0000
commit1814686625550c83bc876e689480689d3b40ec9a (patch)
treedde11c84e96d33a3a3aa1abab7b831627e7fdd02 /textproc/eruby
parent9f15e81f002ac156b724b27645dbf6747b6350a5 (diff)
Notes
Diffstat (limited to 'textproc/eruby')
-rw-r--r--textproc/eruby/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile
index f79f853b4436..49d55fbdb02d 100644
--- a/textproc/eruby/Makefile
+++ b/textproc/eruby/Makefile
@@ -16,6 +16,8 @@ COMMENT= Interprets Ruby code embedded in a text file like PHP/ePerl/ASP/JSP
USE_RUBY= yes
+BROKEN= does not compile
+
CONFIGURE_ARGS= --enable-shared --with-charset="${DEFAULT_CHARSET}"
INSTALL_TARGET= site-install
USE_LDCONFIG= yes