diff options
author | kris <kris@FreeBSD.org> | 2007-06-14 16:23:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-06-14 16:23:56 +0800 |
commit | 8233e1bd26f5e3195d23b67996220ff9fa30c0c8 (patch) | |
tree | 47164e32598858b20cab7335b3c65934d142a153 /textproc/ruby-sablot | |
parent | d5fac0ae1fb1f3457ce0aee38661a2b9042a72b5 (diff) | |
download | freebsd-ports-gnome-8233e1bd26f5e3195d23b67996220ff9fa30c0c8.tar.gz freebsd-ports-gnome-8233e1bd26f5e3195d23b67996220ff9fa30c0c8.tar.zst freebsd-ports-gnome-8233e1bd26f5e3195d23b67996220ff9fa30c0c8.zip |
BROKEN: Checksum mismatch
Diffstat (limited to 'textproc/ruby-sablot')
-rw-r--r-- | textproc/ruby-sablot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index e881d9483877..c814de83ebd8 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -19,6 +19,8 @@ COMMENT= Ruby interface to the Sablotron XSLT processor LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \ expat.6:${PORTSDIR}/textproc/expat2 +BROKEN= Checksum mismatch + USE_ICONV= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes |