summaryrefslogtreecommitdiffstats
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
authordwcjr <dwcjr@FreeBSD.org>2001-09-03 22:49:22 +0000
committerdwcjr <dwcjr@FreeBSD.org>2001-09-03 22:49:22 +0000
commit8eb85d9d3d947a376effdc67f9175213af3a3598 (patch)
tree8c89f9f0a87a93c0194b86d2590eb4ee374dac9f /www/lynx/Makefile
parent0f6620d6384b98d22e84695a37f5e7c444b62931 (diff)
downloadFreeBSD-ports-8eb85d9d3d947a376effdc67f9175213af3a3598.zip
FreeBSD-ports-8eb85d9d3d947a376effdc67f9175213af3a3598.tar.gz
Update to 2.8.4rel.1
PR: 29826 Submitted by: tkato@prontomail.com No response: maintainer
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r--www/lynx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index c787b9c..7842d54 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= lynx
-PORTVERSION= 2.8.3.1
+PORTVERSION= 2.8.4.1
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/current/
-DISTNAME= ${PORTNAME}2.8.3rel.1
+DISTNAME= ${PORTNAME}2.8.4rel.1
MAINTAINER= jseger@FreeBSD.org
USE_BZIP2= yes
-WRKSRC= ${WRKDIR}/lynx2-8-3
+WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-persistent-cookies
-MAKE_FLAGS= helpdir=${L_HELP} docdir=${L_DOC} -f
+MAKE_ARGS= helpdir=${L_HELP} docdir=${L_DOC}
MAKEFILE= makefile
INSTALL_TARGET= install-full
MAN1= lynx.1
OpenPOWER on IntegriCloud