summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/icedtea-web/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile
index c8ff82549f43..dc1156e5cbbb 100644
--- a/java/icedtea-web/Makefile
+++ b/java/icedtea-web/Makefile
@@ -29,7 +29,8 @@ JAVA_OS= native
JAVA_VENDOR= openjdk
USE_PERL5= build
USE_XORG= x11
-USES= autoreconf desktop-file-utils gmake perl5 pkgconfig shebangfix xorg
+USES= autoreconf compiler:c++11-lang desktop-file-utils gmake perl5 \
+ pkgconfig shebangfix xorg
USE_GITHUB= yes
GH_ACCOUNT= AdoptOpenJDK
GH_PROJECT= IcedTea-Web