aboutsummaryrefslogtreecommitdiff
path: root/www/lynx-current/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-06-13 23:58:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-06-13 23:58:48 +0000
commitbb750f6e8aa8e32a7d1201b5ac36fe89cc1aae0b (patch)
treeb0375ac4098c942e709cb456ca0ab088c0761d99 /www/lynx-current/Makefile
parenta6bb78a99dcbb65dc9c7306b076acdbf45f87ecc (diff)
downloadports-bb750f6e8aa8e32a7d1201b5ac36fe89cc1aae0b.tar.gz
ports-bb750f6e8aa8e32a7d1201b5ac36fe89cc1aae0b.zip
Notes
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r--www/lynx-current/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index fbdd0815e63b..9e2ed0088854 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -6,19 +6,20 @@
#
PORTNAME= lynx
-PORTVERSION= 2.8.5r1
+PORTVERSION= 2.8.6d4
CATEGORIES= www ipv6
MASTER_SITES= http://lynx.isc.org/current/
-DISTNAME= ${PORTNAME}2.8.5rel.1
+DISTNAME= ${PORTNAME}2.8.6dev.4
MAINTAINER= ache@FreeBSD.org
COMMENT= A non-graphical, text-based World-Wide Web client
-WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5
+WRKSRC= ${WRKDIR}/${PORTNAME}2-8-6
USE_BZIP2= yes
USE_GETTEXT= yes
NO_LATEST_LINK= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
--enable-nsl-fork --enable-nls --with-bzlib \
--enable-nested-tables --enable-locale-charset \
@@ -40,7 +41,7 @@ CONFIGURE_ARGS+= --enable-ipv6
CONFIGURE_ARGS+= --disable-ipv6
.endif
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV+= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" \
+CONFIGURE_ENV+= CC="${CC} -I${LOCALBASE}/include -Darc4random_push=" LDFLAGS="${LDFLAGS}" \
LIBS=-lncurses
MAKE_FLAGS= helpdir=${L_HELP} docdir=${L_DOC} -f
MAKEFILE= makefile