From 9a7bad0743fc9d44c063fa1599c2eff5d5e72967 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 23 Jun 2018 10:36:36 +0000 Subject: editors/morla: mark BROKEN if the XULRUNNER option is chosen --- editors/morla/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors') 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 -- cgit