diff options
-rw-r--r-- | www/helma/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/helma/Makefile b/www/helma/Makefile index 9fe609ea345d..9f44b2d3a21a 100644 --- a/www/helma/Makefile +++ b/www/helma/Makefile @@ -21,6 +21,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} USE_RC_SUBR= helma USE_JAVA= yes +JAVA_VERSION= 8 USE_ANT= yes ALL_TARGET= clean jar NO_ARCH= yes |