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 8e72d5b9d8e..bdac546c8b4 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2000/11/01 17:33:44 itojun Exp $ +# $NetBSD: Makefile,v 1.22 2000/11/17 14:26:00 wiz Exp $ # DISTNAME= lynx2.8.4dev.10 @@ -26,6 +26,7 @@ MAINTAINER= fb@enteract.com HOMEPAGE= http://lynx.browser.org/ BUILD_DEPENDS+= msgfmt:../../devel/gettext + USE_LIBINTL= yes DIST_SUBDIR= lynx |