pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/softhsm2 softhsm2: needs openssl
details: https://anonhg.NetBSD.org/pkgsrc/rev/2162ec7d1f65
branches: trunk
changeset: 452668:2162ec7d1f65
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 11:47:29 2021 +0000
description:
softhsm2: needs openssl
diffstat:
security/softhsm2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r ef1a409f83a9 -r 2162ec7d1f65 security/softhsm2/Makefile
--- a/security/softhsm2/Makefile Fri May 14 11:45:24 2021 +0000
+++ b/security/softhsm2/Makefile Fri May 14 11:47:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/04/21 13:24:16 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/05/14 11:47:29 nia Exp $
#
VERSION= 2.6.1
@@ -48,4 +48,5 @@
USE_BUILTIN.sqlite3=NO
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../security/botan-devel/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index