diff options
author | kris <kris@FreeBSD.org> | 2005-07-02 08:25:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-07-02 08:25:17 +0800 |
commit | 8af2c931d7ae84c05e19633d4b6b671c3d55961f (patch) | |
tree | 9a906cd758fb82d4fe0bc3bf08e94ef901f67cc1 | |
parent | 548e629736f7a1154c98b8fde15828add7f31ca3 (diff) | |
download | freebsd-ports-graphics-8af2c931d7ae84c05e19633d4b6b671c3d55961f.tar.gz freebsd-ports-graphics-8af2c931d7ae84c05e19633d4b6b671c3d55961f.tar.zst freebsd-ports-graphics-8af2c931d7ae84c05e19633d4b6b671c3d55961f.zip |
BROKEN: Configure fails
-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 a2cf7005da7..58889a9b19c 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 \ |