summaryrefslogtreecommitdiff
path: root/net/wget2
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2022-08-17 08:18:24 +0000
committertnn <tnn@pkgsrc.org>2022-08-17 08:18:24 +0000
commit84d5aef0e2669a984527cff22e6e75523bc7479d (patch)
tree1be59d87a09b19d6697b42330bbc44e0ebf4bb79 /net/wget2
parent84da758d8b56b0ee4957ff8948b2d1157710459a (diff)
downloadpkgsrc-84d5aef0e2669a984527cff22e6e75523bc7479d.tar.gz
wget2: fix CONFIGURE_ARGS
Diffstat (limited to 'net/wget2')
-rw-r--r--net/wget2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wget2/Makefile b/net/wget2/Makefile
index 980ad653c98..42c347f143d 100644
--- a/net/wget2/Makefile
+++ b/net/wget2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/08/17 08:17:10 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2022/08/17 08:18:24 tnn Exp $
DISTNAME= wget2-2.0.0
PKGREVISION= 2
@@ -17,7 +17,7 @@ USE_TOOLS+= gmake pkg-config
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --disable-doc # Needs pandoc
-CONFIGURE_ARGS+= --disable-lzip # Needs wip/lzlib
+CONFIGURE_ARGS+= --without-lzip # Needs wip/lzlib
PKGCONFIG_OVERRIDE+= libwget.pc.in