diff options
Diffstat (limited to 'textproc/nux/Makefile')
-rw-r--r-- | textproc/nux/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index 22d8e5c829a8..6eca4ff7bb3d 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom \ OPTIONS= XQUERY_TOOL "Install the XQuery command-line tool" on USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.5+ NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} |