From b386a00f9653ea33472b4410f9ad2d7583aca3d1 Mon Sep 17 00:00:00 2001 From: beat Date: Mon, 10 Sep 2012 19:19:32 +0000 Subject: - Move libxul 1.9.2 to www/libxul19 - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich With hat: gecko --- misc/xiphos/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/xiphos') diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 1fe2f8bce547..357f69c4f8ce 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -46,7 +46,7 @@ LIB_DEPENDS= webkitgtk:${PORTSDIR}/www/webkit-gtk2 .if ${PORT_OPTIONS:MLIBXUL} WAF_CONFIGURE_ARGS= --backend=xulrunner -USE_GECKO= libxul +USE_GECKO= libxul19 .endif .if ${PORT_OPTIONS:MGTKHTML} -- cgit