svn commit: r517003 - head/www/w3m

Tobias Kortkamp tobik at FreeBSD.org
Thu Nov 7 18:56:37 UTC 2019


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


More information about the svn-ports-all mailing list