mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
Remove support for Java 1.2
PR: 116724 Submitted by: hq Approved by: maintainer
This commit is contained in:
parent
6be77f6208
commit
3c7bc9f84d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200700
2 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ BUILDDIR= ${WRKDIR}/${DISTNAME}/build/${DISTNAME}
|
|||
.else
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.2+
|
||||
JAVA_VERSION= 1.3+
|
||||
BUILDDIR= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
.endif
|
||||
|
|
|
@ -31,7 +31,7 @@ BUILDDIR= ${WRKDIR}/${DISTNAME}/build/${DISTNAME}
|
|||
.else
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.2+
|
||||
JAVA_VERSION= 1.3+
|
||||
BUILDDIR= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
.endif
|
||||
|
|
Loading…
Add table
Reference in a new issue