diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/morla/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 668a73ba974c..2481b5a61d9c 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -36,8 +36,7 @@ DESKTOP_ENTRIES="morla" \ "WebDevelopment;" \ true -XULRUNNER_BROKEN=No gecko type specified (firefox, seamonkey, thunderbird) -XULRUNNER_USES= gecko +XULRUNNER_BROKEN= www/libxul is gone, consider using lang/spidermonkey* XULRUNNER_CONFIGURE_ON= --with-javascript=xulrunner XULRUNNER_CONFIGURE_OFF= --with-javascript=none |