summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKiriyama Kazuhiko <kiri@FreeBSD.org>2002-09-20 07:58:09 +0000
committerKiriyama Kazuhiko <kiri@FreeBSD.org>2002-09-20 07:58:09 +0000
commit3725566b1194d9212df27b397569539249229858 (patch)
tree16014c02db446461fc9457372a89a88fecb02131 /textproc
parent1. update MASTER_SITE (diff)
Change JDK12 -> JDK13 because of the broken port(misc/compat3x)
which is depended by smartdoc-devel exists.
Notes
Notes: svn path=/head/; revision=66820
Diffstat (limited to 'textproc')
-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 aa0da677f3af..7107d3817480 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} \