summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2005-07-25 15:33:31 +0000
committertron <tron@pkgsrc.org>2005-07-25 15:33:31 +0000
commita671d98956e879eec7d467d2ec7b3686620bd766 (patch)
tree7025fbae646845518066986b5a67b567b5ef9527 /www/lynx
parent8719ff1cf59b29217a74fff5b6dbdc2fec3e3661 (diff)
downloadpkgsrc-a671d98956e879eec7d467d2ec7b3686620bd766.tar.gz
Make sure "gzip" tool path doesn't end up in the binary. Bump package
revision because of this.
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 5d03e649541..469bbf3c29f 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.81 2005/05/25 13:45:36 fredb Exp $
-#
+# $NetBSD: Makefile,v 1.82 2005/07/25 15:33:31 tron Exp $
DISTNAME= lynx2.8.5
PKGNAME= lynx-2.8.5.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/${DISTNAME}/ \
ftp://ftp.nl.uu.net/pub/unix/www/lynx/${DISTNAME}/ \
@@ -30,6 +29,9 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-full install-lss
MAKEFILE= makefile
+CONFIGURE_ENV+= GZIP=${TOOLS_GZIP_CMD:Q}
+USE_TOOLS+= gzip
+
.include "options.mk"
# For nls/gettext