From 5caef841b97a2d544261f9637f577dfd6897bed5 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 9 Nov 2012 22:45:19 +0000 Subject: [PATCH] Add libxul19 as a possible Gecko. Feature safe: yes --- java/icedtea-web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 8bd88af1328f..d57938b9cda7 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--disable-docs .endif .if ${PORT_OPTIONS:MPLUGIN} -USE_GECKO= libxul +USE_GECKO= libxul libxul19 USE_GNOME= glib20 gtk20 USE_WEBPLUGINS= native WEBPLUGINS_DIR= ${PREFIX}/lib