diff options
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 7b1540589ed2..0c9ab0b6af6f 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -7,13 +7,14 @@ PORTNAME= lynx PORTVERSION= 2.8.5d7 +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ DISTNAME= ${PORTNAME}2.8.5dev.7 MAINTAINER= ache@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5 USE_BZIP2= yes |