aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/smartdoc-devel
diff options
context:
space:
mode:
authorkiri <kiri@FreeBSD.org>2002-09-20 15:58:09 +0800
committerkiri <kiri@FreeBSD.org>2002-09-20 15:58:09 +0800
commite7285a362538a1fa3f5a2fe050342c8410123941 (patch)
treec6c4c2c0ea42d9abdc4560df5390a6a6ef168d03 /textproc/smartdoc-devel
parent8594e62da452bcaacb6d5b7012701300a1504064 (diff)
downloadfreebsd-ports-graphics-e7285a362538a1fa3f5a2fe050342c8410123941.tar.gz
freebsd-ports-graphics-e7285a362538a1fa3f5a2fe050342c8410123941.tar.zst
freebsd-ports-graphics-e7285a362538a1fa3f5a2fe050342c8410123941.zip
Change JDK12 -> JDK13 because of the broken port(misc/compat3x)
which is depended by smartdoc-devel exists.
Diffstat (limited to 'textproc/smartdoc-devel')
-rw-r--r--textproc/smartdoc-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/smartdoc-devel/Makefile b/textproc/smartdoc-devel/Makefile
index aa0da677f3a..7107d381748 100644
--- a/textproc/smartdoc-devel/Makefile
+++ b/textproc/smartdoc-devel/Makefile
@@ -21,7 +21,7 @@ SCRIPTS_ENV= JAVALIBDIR=${JAVALIBDIR}
WRKSRC= ${WRKDIR}/sdoc
NO_BUILD= yes
USE_ZIP= yes
-USE_JAVA= 1.2+
+USE_JAVA= 1.3+
NO_RUN_DEPENDS_JAVA= yes
EXTRACT_CMD= ${JAVA}
EXTRACT_BEFORE_ARGS= -jar ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \