diff options
author | kris <kris@FreeBSD.org> | 2006-05-05 11:46:33 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-05-05 11:46:33 +0800 |
commit | cc77204474d0df3095f25cae90f5f2c228cd88c7 (patch) | |
tree | 4ba3df94ef3062bbc928863777cd2565474146c1 /textproc/redland-bindings | |
parent | fdc66a546b0259e021ac3c1882c4112565c5b0b1 (diff) | |
download | freebsd-ports-gnome-cc77204474d0df3095f25cae90f5f2c228cd88c7.tar.gz freebsd-ports-gnome-cc77204474d0df3095f25cae90f5f2c228cd88c7.tar.zst freebsd-ports-gnome-cc77204474d0df3095f25cae90f5f2c228cd88c7.zip |
BROKEN: Configure fails
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 \ |