summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-05-23 17:04:03 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-05-23 17:04:03 +0000
commit4660acc6edc0c3d0d9c50c2c0493a35ee11f12e9 (patch)
tree5adfb758486e1159f9ab08e942c7288450292790 /www
parentOnly configure for locales-fix if "WITH_LOCALES_FIX" is defined. (diff)
Upgrade to dev.2
Use shared linking of -lintl
Notes
Notes: svn path=/head/; revision=28713
Diffstat (limited to 'www')
-rw-r--r--www/lynx-current/Makefile5
-rw-r--r--www/lynx-current/distinfo2
2 files changed, 4 insertions, 3 deletions
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