From 4660acc6edc0c3d0d9c50c2c0493a35ee11f12e9 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 23 May 2000 17:04:03 +0000 Subject: Upgrade to dev.2 Use shared linking of -lintl --- www/lynx-current/Makefile | 5 +++-- www/lynx-current/distinfo | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'www/lynx-current') diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 6d7b969131b9..d6c56a5b8acd 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -7,14 +7,14 @@ # PORTNAME= lynx -PORTVERSION= 2.8.4dev.1 +PORTVERSION= 2.8.4dev.2 CATEGORIES= www MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ache@FreeBSD.org -BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext USE_BZIP2= YES NO_LATEST_LINK= YES @@ -23,6 +23,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \ --enable-nsl-fork --enable-persistent-cookies \ --enable-nls +CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS=-L${LOCALBASE}/lib MAKE_FLAGS= helpdir=${L_HELP} docdir=${L_DOC} -f MAKEFILE= makefile INSTALL_TARGET= install-full diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index f37c878ff78a..cfeb7d24d10a 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2.8.4dev.1.tar.bz2) = 481eab54289d5de88d597354e46ae998 +MD5 (lynx2.8.4dev.2.tar.bz2) = d3dcb02b3d4cca6b50d38ee5886b7874 -- cgit v1.2.3