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 8560cc14d35c..7b1540589ed2 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}2.8.5dev.7 MAINTAINER= ache@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old WRKSRC= ${WRKDIR}/${PORTNAME}2-8-5 USE_BZIP2= yes |