summaryrefslogtreecommitdiff
path: root/www/lynx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r--www/lynx/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index c8cd820cae5..0db1bf83074 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2006/02/13 12:37:47 drochner Exp $
+# $NetBSD: Makefile,v 1.88 2006/04/13 18:23:39 jlam Exp $
#
# NOTE: Please do not enable the lynxcgi feature unless it is lynx
@@ -24,8 +24,6 @@ MAINTAINER= fredb@NetBSD.org
HOMEPAGE= http://lynx.isc.org/
COMMENT= Alphanumeric display oriented World-Wide Web Client
-BUILD_USES_MSGFMT= yes
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
DIST_SUBDIR= lynx
@@ -36,7 +34,7 @@ INSTALL_TARGET= install-full install-lss
MAKEFILE= makefile
CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:Q}
-USE_TOOLS+= gzip
+USE_TOOLS+= gzip msgfmt
.include "options.mk"