CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/09/04 07:35:02
Modified files:
www/lynx : Makefile
www/lynx/patches: patch-src_LYReadCFG_c patch-userdefs_h
Log message:
Disable spawning an external viewer. On top of disabling the hardcoded
XLOADIMAGE_COMMAND value in userdefs.h, we also remove the possibility
of setting a custom value in lynx.cfg.
The ability to assign MIME types to external viewers via configuration
file (via the VIEWER variables) is also disabled.
OK tb@
