components/w3m/Makefile
changeset 5915 9a9d3be0766e
parent 5797 432ac76de3b0
child 6696 34fb4d9c388b
equal deleted inserted replaced
5914:b2220d33b0b8 5915:9a9d3be0766e
    44 CONFIGURE_LIBDIR.64= $(CONFIGURE_LIBDIR.32)
    44 CONFIGURE_LIBDIR.64= $(CONFIGURE_LIBDIR.32)
    45 
    45 
    46 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.32)
    46 CONFIGURE_OPTIONS +=	--libexecdir=$(CONFIGURE_LIBDIR.32)
    47 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)
    47 CONFIGURE_OPTIONS +=	--sysconfdir=$(ETCDIR)
    48 CONFIGURE_OPTIONS +=	--with-browser=$(USRBINDIR)/firefox
    48 CONFIGURE_OPTIONS +=	--with-browser=$(USRBINDIR)/firefox
       
    49 CONFIGURE_OPTIONS +=	LIBS="-lX11"
    49 
    50 
    50 # Use the HTML and CSS styling external test suite as referenced at
    51 # Use the HTML and CSS styling external test suite as referenced at
    51 # http://www.w3.org/2005/MWI/Tests/
    52 # http://www.w3.org/2005/MWI/Tests/
    52 COMPONENT_TEST_CMD = $(@D)/w3m
    53 COMPONENT_TEST_CMD = $(@D)/w3m
    53 COMPONENT_TEST_ARGS = -dump \
    54 COMPONENT_TEST_ARGS = -dump \