Add libxul19 as a possible Gecko.

Feature safe:	yes
This commit is contained in:
Jung-uk Kim 2012-11-09 22:45:19 +00:00
parent 634b65118b
commit 5caef841b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307256

View file

@ -52,7 +52,7 @@ CONFIGURE_ARGS+=--disable-docs
.endif .endif
.if ${PORT_OPTIONS:MPLUGIN} .if ${PORT_OPTIONS:MPLUGIN}
USE_GECKO= libxul USE_GECKO= libxul libxul19
USE_GNOME= glib20 gtk20 USE_GNOME= glib20 gtk20
USE_WEBPLUGINS= native USE_WEBPLUGINS= native
WEBPLUGINS_DIR= ${PREFIX}/lib WEBPLUGINS_DIR= ${PREFIX}/lib