diff options
Diffstat (limited to 'textproc/redland-bindings/Makefile')
-rw-r--r-- | textproc/redland-bindings/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 35869cfea335..eb93dfb42caf 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -23,8 +23,6 @@ BROKEN= Configure fails # TCL "Add TCL bindings" off LIB_DEPENDS= rdf.0:${PORTSDIR}/textproc/redland -USE_REINPLACE= yes - .if defined(WITH_JAVA) USE_JAVA= yes JAVA_VERSION= 1.3+ |