diff options
-rw-r--r-- | textproc/redland-bindings/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index a2cf7005da76..58889a9b19c7 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://download.librdf.org/source/ MAINTAINER= russell@rucus.ru.ac.za COMMENT= Language bindings for the Redland package +BROKEN= Configure fails + #OPTIONS= JAVA "Add Java bindings" off \ # PERL "Add Perl bindings" off \ # PHP "Add PHP bindings" off \ |