Date: Thu, 7 Nov 2019 18:56:37 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517003 - head/www/w3m Message-ID: <201911071856.xA7IubmR004905@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Thu Nov 7 18:56:36 2019 New Revision: 517003 URL: https://svnweb.freebsd.org/changeset/ports/517003 Log: www/w3m: Spell INLINE_IMAGE_USES correctly Modified: head/www/w3m/Makefile Modified: head/www/w3m/Makefile ============================================================================== --- head/www/w3m/Makefile Thu Nov 7 18:49:58 2019 (r517002) +++ head/www/w3m/Makefile Thu Nov 7 18:56:36 2019 (r517003) @@ -49,7 +49,7 @@ JAPANESE_DESC= Japanese messages and migemo support KEY_LYNX_DESC= Keymap like lynx browser OPTIONS_SUB= yes -INLINE_MAGE_USES= gnome xorg +INLINE_IMAGE_USES= gnome xorg INLINE_IMAGE_USE= xorg=x11 gnome=gtk20,gdkpixbuf2 INLINE_IMAGE_CONFIGURE_ON= --with-imagelib=gtk2 --enable-image=fb,x11 INLINE_IMAGE_CONFIGURE_OFF= --enable-image=no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911071856.xA7IubmR004905>