diff options
Diffstat (limited to 'java/icedtea-web/Makefile')
-rw-r--r-- | java/icedtea-web/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 9a546f3123c2..f72397d00aad 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -28,8 +28,6 @@ USE_XORG= x11 USES= desktop-file-utils gmake perl5 pkgconfig shebangfix SHEBANG_FILES= jrunscript.in launcher/launchers.in -WANT_GNOME= yes - CONFIGURE_ARGS= --with-hamcrest="${HAMCREST_JAR}" CONFIGURE_ARGS+= --with-jdk-home="${JAVA_HOME}" CONFIGURE_ARGS+= --with-jre-home="${JAVA_HOME}/jre" |