summaryrefslogtreecommitdiff
path: root/package/w3m/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/w3m/Makefile')
-rw-r--r--package/w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/w3m/Makefile b/package/w3m/Makefile
index cbb9ff78a..cd0ae7913 100644
--- a/package/w3m/Makefile
+++ b/package/w3m/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= w3m
PKG_VERSION:= 0.5.3
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 1b845a983a50b8dec0169ac48479eacc
PKG_DESCR:= console web browser
PKG_SECTION:= browser
@@ -21,7 +21,7 @@ $(eval $(call PKG_template,W3M,w3m,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},
TARGET_LDFLAGS+= -lncurses -ltinfo
CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes
CONFIGURE_ARGS+= --with-termlib=ncurses \
- --enable-image=fb
+ --enable-image=no
w3m-install:
$(INSTALL_DIR) $(IDIR_W3M)/usr/bin