diff options
Diffstat (limited to 'java/icedtea-web/Makefile')
| -rw-r--r-- | java/icedtea-web/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 9e7fb7b74d69..d1ae06a64787 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -26,7 +26,7 @@ JAVA_OS= native JAVA_VENDOR= openjdk USE_PERL5= build USE_XORG= x11 -USES= desktop-file-utils gmake perl5 pkgconfig shebangfix +USES= desktop-file-utils gmake perl5 pkgconfig shebangfix xorg SHEBANG_FILES= jrunscript.in launcher/launchers.in CONFIGURE_ARGS= --with-hamcrest="${HAMCREST_JAR}" @@ -72,7 +72,7 @@ PLUGIN_MASTER_SITES= LOCAL/tobik:npapi PLUGIN_PORTDOCS= plugin PLUGIN_TEST_TARGET= plugin-tests PLUGIN_USE= GNOME=glib20 -PLUGIN_USES= webplugin:native +PLUGIN_USES= webplugin:native gnome PLUGIN_VARS= WEBPLUGIN_DIR=${PREFIX}/lib \ WEBPLUGIN_FILES=IcedTeaPlugin.so |
