Date: Fri, 9 Nov 2012 22:45:19 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307256 - head/java/icedtea-web Message-ID: <201211092245.qA9MjJLm073167@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Fri Nov 9 22:45:19 2012 New Revision: 307256 URL: http://svnweb.freebsd.org/changeset/ports/307256 Log: Add libxul19 as a possible Gecko. Feature safe: yes Modified: head/java/icedtea-web/Makefile Modified: head/java/icedtea-web/Makefile ============================================================================== --- head/java/icedtea-web/Makefile Fri Nov 9 22:25:26 2012 (r307255) +++ head/java/icedtea-web/Makefile Fri Nov 9 22:45:19 2012 (r307256) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211092245.qA9MjJLm073167>