From 87948edeea257f3a31950f7c3ea215531a15af63 Mon Sep 17 00:00:00 2001 From: Florian Smeets Date: Sat, 15 Jun 2013 11:10:34 +0000 Subject: - Remove www/libxul19, is has been vulnerable and unsupported upstream for quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi) --- science/gchemutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'science/gchemutils') diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index d6ea8189b167..3ce411e5172b 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -55,7 +55,8 @@ XUL_DESC= Build browser plugin (requires Xulrunner) .include .if ${PORT_OPTIONS:MXUL} -USE_GECKO= libxul19 +BROKEN= Does not work with newer libxul +USE_GECKO= libxul CONFIGURE_ARGS+=--enable-mozilla-plugin PLIST_SUB+= XUL="" .else -- cgit v1.2.3