diff options
Diffstat (limited to 'textproc')
-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 0c066bc0a701..29edd820ed77 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 \ |