diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-05-05 03:46:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-05-05 03:46:33 +0000 |
commit | 327e3dabc8abf4a6ff0bf678b9e5ec4e80fa011e (patch) | |
tree | 7bcb4f32d50175f25a4d81f9149715287d72a21c /textproc/redland-bindings | |
parent | 216de37b7eab08d3f04bdb9002b86f024ecbad6e (diff) |
Notes
Diffstat (limited to 'textproc/redland-bindings')
-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 \ |