diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/aparapi/Makefile | 1 | ||||
| -rw-r--r-- | java/icedtea-web/Makefile | 2 | ||||
| -rw-r--r-- | java/javahelp/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/java/aparapi/Makefile b/java/aparapi/Makefile index 9fcbe5a6506d..60b02797d324 100644 --- a/java/aparapi/Makefile +++ b/java/aparapi/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= opencl>=0:devel/opencl USES= dos2unix java:ant,run USE_GITHUB= yes +JAVA_VERSION= 8 11 17 ONLY_FOR_ARCHS= amd64 powerpc64 powerpc64le diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 4e2e0b06505c..6d01f6fb2aad 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -1,7 +1,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.8 DISTVERSIONPREFIX= icedtea-web- -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= java www MAINTAINER= java@FreeBSD.org diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index 5f8e8f278f21..f4af462ba110 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -35,7 +35,7 @@ SUB_FILES= jhindexer \ jhsearch post-patch: - ${REINPLACE_CMD} '/javac.source/s,4,6,;/javac.target/s,4,6,' \ + ${REINPLACE_CMD} '/javac.source/s,4,8,;/javac.target/s,4,8,' \ ${WRKSRC}/*/nbproject/project.properties do-install: |
