icedtea-web broken after removal of libxul

Tobias Kortkamp tobik at FreeBSD.org
Sat Jun 23 01:56:52 UTC 2018


On Sat, Jun 23, 2018, at 03:41, Walter Schwarzenfeld wrote:
> After remove of libxul, icedtea-web does not configure
> 
> configure: error: Package requirements (mozilla-plugin) were not met:
> Package 'mozilla-plugin', required by 'virtual:world', not found
> 
> After a (weak) try with make MOZILLA_LIBS=/usr/local/lib/libxul 
> MOZILLA_CFLAGS=-I//usr/local/include/libxul:
> 
> It fails missing npapi.h or other headers.
> 
> Mark it as broken, remove it or revert the remove of libxul.
> 
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229242

Try adding CONFIGURE_ARGS+=--disable-plugin to the port.


More information about the freebsd-ports mailing list