diff options
-rw-r--r-- | java/icedtea-web/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index e53a80c45bf6..d131b14029c3 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_OS= native JAVA_VENDOR= openjdk +JAVA_VERSION= 1.6 1.7 USE_PERL5= build USE_XORG= x11 USES= desktop-file-utils gmake perl5 pkgconfig shebangfix |