diff options
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r-- | textproc/xt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 7002ade6f117..171b8d943c4b 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ ${LOCALBASE}/bin/classpath:${PORTSDIR}/java/javavmwrapper USE_JAVA= YES -JAVA_VERSION= 1.1+ +JAVA_VERSION= 1.5+ NO_BUILD= YES .if !defined(NOPORTDOCS) |