diff options
-rw-r--r-- | www/w3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 7ebe0ea85024..04543c07c077 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -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 |