aboutsummaryrefslogtreecommitdiffstats
path: root/www/w3m/Makefile
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>1999-12-08 00:41:54 +0800
committersumikawa <sumikawa@FreeBSD.org>1999-12-08 00:41:54 +0800
commitaf05c841535ed3b735cb62367d61b36cd32f685c (patch)
tree107f5237284668c3aac803b58b6287a38ef27a2f /www/w3m/Makefile
parent85a57d2efb753a97857c4f0e9f4dde1a04212410 (diff)
downloadfreebsd-ports-gnome-af05c841535ed3b735cb62367d61b36cd32f685c.tar.gz
freebsd-ports-gnome-af05c841535ed3b735cb62367d61b36cd32f685c.tar.zst
freebsd-ports-gnome-af05c841535ed3b735cb62367d61b36cd32f685c.zip
Upgrade to 991203.
PR: 15283 Submitted by: maintainer
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r--www/w3m/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index fdbdb5f55a9a..0e34760f4c70 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -8,8 +8,8 @@
DISTNAME= w3m-${W3M_DIST_VER}
PKGNAME?= w3m-${W3M_VER}
-W3M_DIST_VER= 991028-2
-W3M_VER= 991028.2
+W3M_DIST_VER= 991203
+W3M_VER= ${W3M_DIST_VER}
CATEGORIES?= www
MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/ \
ftp://ftp.firedrake.org/w3m/ \
@@ -55,7 +55,7 @@ SED_CMD+= -e "s,undef USE_SSL,define USE_SSL,g"
.endif
MAKE_FLAGS+= DEFS="-I${LOCALBASE}/include ${SSL_CFLAGS}" \
- LIBS="-L${LOCALBASE}/lib -lgc ${SSL_LIBS} ${EXTRA_SSL_LIBS}"
+ LIBS="-L${LOCALBASE}/lib ${SSL_LIBS} ${EXTRA_SSL_LIBS}"
post-configure:
@${CP} ${TARGET} ${TARGET}.in