diff options
Diffstat (limited to 'textproc/trang/Makefile')
-rw-r--r-- | textproc/trang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 02eb44011fc7..6e64e657b65b 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -16,7 +16,7 @@ COMMENT= Multi-format schema converter based on RELAX NG USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ NO_BUILD= yes .if !defined(NOPORTDOCS) |