aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-06-15 11:10:34 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-06-15 11:10:34 +0000
commit87948edeea257f3a31950f7c3ea215531a15af63 (patch)
tree0f885f335ca7ccb047661ec97c09dce0144b6f5d /editors
parentcd51eaa417560341501f697e0965e2cb21ed8617 (diff)
downloadports-87948edeea257f3a31950f7c3ea215531a15af63.tar.gz
ports-87948edeea257f3a31950f7c3ea215531a15af63.zip
Notes
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 415b3b30bb7c..e2f728b41873 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -45,7 +45,7 @@ post-patch:
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MXULRUNNER}
-USE_GECKO= libxul19
+USE_GECKO= libxul
CONFIGURE_ARGS+= --with-javascript=xulrunner
.else
CONFIGURE_ARGS+= --with-javascript=none