svn commit: r473123 - head/science/gchemutils

Rene Ladan rene at FreeBSD.org
Sat Jun 23 10:41:06 UTC 2018


Author: rene
Date: Sat Jun 23 10:41:05 2018
New Revision: 473123
URL: https://svnweb.freebsd.org/changeset/ports/473123

Log:
  science/gchemutils: mark BROKEN if XUL option is chosen

Modified:
  head/science/gchemutils/Makefile

Modified: head/science/gchemutils/Makefile
==============================================================================
--- head/science/gchemutils/Makefile	Sat Jun 23 10:36:36 2018	(r473122)
+++ head/science/gchemutils/Makefile	Sat Jun 23 10:41:05 2018	(r473123)
@@ -47,6 +47,7 @@ OPTIONS_SUB=	yes
 GNUMERIC_DESC=	Build gnumeric plugin
 XUL_DESC=	Build browser plugin (requires libxul)
 
+XUL_BROKEN=	No gecko type specified (firefox, seamonkey, thunderbird)	
 XUL_USES=	gecko
 XUL_CONFIGURE_ON=--enable-mozilla-plugin \
 		--with-mozilla-libdir=${PREFIX}/lib/xulrunner


More information about the svn-ports-all mailing list