Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/gnurl www/gnurl: remove unknown configure options
details: https://anonhg.NetBSD.org/pkgsrc/rev/fee2aeb63232
branches: trunk
changeset: 432614:fee2aeb63232
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 23 13:10:58 2020 +0000
description:
www/gnurl: remove unknown configure options
diffstat:
www/gnurl/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r f39c6419df00 -r fee2aeb63232 www/gnurl/Makefile
--- a/www/gnurl/Makefile Sat May 23 13:08:51 2020 +0000
+++ b/www/gnurl/Makefile Sat May 23 13:10:58 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2020/05/22 10:55:52 adam Exp $
+# $NetBSD: Makefile,v 1.14 2020/05/23 13:10:58 rillig Exp $
DISTNAME= gnurl-7.70.0
PKGREVISION= 1
@@ -31,8 +31,6 @@
CONFIGURE_ARGS+= --without-librtmp
CONFIGURE_ARGS+= --without-nghttp2
CONFIGURE_ARGS+= --without-nss
-# \todo: is cyassl deprecated?
-CONFIGURE_ARGS+= --without-cyassl
CONFIGURE_ARGS+= --without-ssl
CONFIGURE_ARGS+= --without-winssl
CONFIGURE_ARGS+= --without-darwinssl
@@ -53,8 +51,6 @@
CONFIGURE_ARGS+= --disable-ntlm-wb
CONFIGURE_ARGS+= --with-gnutls
CONFIGURE_ARGS+= --with-libidn2
-# \todo: is with libz deprecated?
-CONFIGURE_ARGS+= --with-libz=${BUILDLINK_PREFIX.zlib}
# Fallback to gnutls preferred CA certificates
CONFIGURE_ARGS+= --without-ca-bundle
CONFIGURE_ARGS+= --without-ca-path
Home |
Main Index |
Thread Index |
Old Index