23210440 w3m fails to build on userland nightly (99)
authorAlan Coopersmith <Alan.Coopersmith@Oracle.COM>
Tue, 03 May 2016 17:42:42 -0700
changeset 5915 9a9d3be0766e
parent 5914 b2220d33b0b8
child 5916 7e69cc042bec
23210440 w3m fails to build on userland nightly (99)
components/w3m/Makefile
--- a/components/w3m/Makefile	Wed May 04 07:10:45 2016 -0700
+++ b/components/w3m/Makefile	Tue May 03 17:42:42 2016 -0700
@@ -46,6 +46,7 @@
 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.32)
 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)
 CONFIGURE_OPTIONS +=	--with-browser=$(USRBINDIR)/firefox
+CONFIGURE_OPTIONS +=	LIBS="-lX11"
 
 # Use the HTML and CSS styling external test suite as referenced at
 # http://www.w3.org/2005/MWI/Tests/