Date: Sat, 23 Jun 2018 10:36:37 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r473122 - head/editors/morla Message-ID: <201806231036.w5NAabfk015501@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Sat Jun 23 10:36:36 2018 New Revision: 473122 URL: https://svnweb.freebsd.org/changeset/ports/473122 Log: editors/morla: mark BROKEN if the XULRUNNER option is chosen Modified: head/editors/morla/Makefile Modified: head/editors/morla/Makefile ============================================================================== --- head/editors/morla/Makefile Sat Jun 23 09:37:13 2018 (r473121) +++ head/editors/morla/Makefile Sat Jun 23 10:36:36 2018 (r473122) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806231036.w5NAabfk015501>