diff options
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 8eee5cca76ed..bf62c75383d1 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}2.8.5dev.8 MAINTAINER= ache@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5 USE_BZIP2= yes |