summaryrefslogtreecommitdiffstats
path: root/www/w3m/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r--www/w3m/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 36cc21c..ed08e2b 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -16,11 +16,8 @@ MAINTAINER?= nobutaka@FreeBSD.org
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
-W3M_VERSION= 0.2.5
-IMG_VERSION= 2.2
-IMG_BASE_W3M_VERSION= 0.2.4
-IMG_BASE_W3M_CVS_REVISION= 1.278
-M17N_VERSION= 20020202
+W3M_VERSION= 0.3
+M17N_VERSION= 20020216
M17N_BASE_W3M_VERSION= 0.2.5
HAS_CONFIGURE= yes
@@ -88,12 +85,6 @@ MAKE_FLAGS+= DEFS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
.endif
.if defined(INLINE_IMAGE)
-.if !defined(M17N)
-PORTVERSION:= ${PORTVERSION}+${IMG_VERSION}
-PATCH_SITES= http://www2u.biglobe.ne.jp/~hsaka/w3m/patch/
-PATCHFILES= ${PORTNAME}-${IMG_BASE_W3M_VERSION}+cvs-${IMG_BASE_W3M_CVS_REVISION}-img-${IMG_VERSION}.patch.gz
-PATCH_DIST_STRIP= -p1
-.endif
USE_IMLIB= yes
DOCS+= README.img
OpenPOWER on IntegriCloud