aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/morla/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.if defined(WITH_XULRUNNER)
-USE_GECKO= libxul
+USE_GECKO= libxul19
CONFIGURE_ARGS+= --with-javascript=xulrunner
.else
CONFIGURE_ARGS+= --with-javascript=none