diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-06-23 10:36:36 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-06-23 10:36:36 +0000 |
commit | 9a7bad0743fc9d44c063fa1599c2eff5d5e72967 (patch) | |
tree | 2ac157facb611f8fa097ac2825688ac666465c42 /editors | |
parent | 0b9e99405d0fab56d88e82a3c6bc1a78a6aae267 (diff) | |
download | ports-9a7bad0743fc9d44c063fa1599c2eff5d5e72967.tar.gz ports-9a7bad0743fc9d44c063fa1599c2eff5d5e72967.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/morla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile index b9e46364e3c5..668a73ba974c 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -36,6 +36,7 @@ DESKTOP_ENTRIES="morla" \ "WebDevelopment;" \ true +XULRUNNER_BROKEN=No gecko type specified (firefox, seamonkey, thunderbird) XULRUNNER_USES= gecko XULRUNNER_CONFIGURE_ON= --with-javascript=xulrunner XULRUNNER_CONFIGURE_OFF= --with-javascript=none |