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 --- editors/morla/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 6b5954d8ce1e..732e46734f90 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -48,7 +48,7 @@ post-patch: .include .if defined(WITH_XULRUNNER) -USE_GECKO= libxul +USE_GECKO= libxul19 CONFIGURE_ARGS+= --with-javascript=xulrunner .else CONFIGURE_ARGS+= --with-javascript=none -- cgit