Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libssh2 security/libssh2: remove unknown conf...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2da7f9faa7bd
branches: trunk
changeset: 431247:2da7f9faa7bd
user: rillig <rillig%pkgsrc.org@localhost>
date: Sun May 10 17:27:27 2020 +0000
description:
security/libssh2: remove unknown configure options
diffstat:
security/libssh2/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 6e80980812f9 -r 2da7f9faa7bd security/libssh2/Makefile
--- a/security/libssh2/Makefile Sun May 10 15:03:06 2020 +0000
+++ b/security/libssh2/Makefile Sun May 10 17:27:27 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2020/03/12 17:28:10 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2020/05/10 17:27:27 rillig Exp $
DISTNAME= libssh2-1.9.0
PKGREVISION= 1
@@ -13,9 +13,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS+= --with-libgcrypt=no
CONFIGURE_ARGS+= --with-libz=${BUILDLINK_PREFIX.zlib:Q}
-CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q}
CONFIGURE_ARGS+= --disable-examples-build
PKGCONFIG_OVERRIDE+= libssh2.pc.in
Home |
Main Index |
Thread Index |
Old Index