summaryrefslogtreecommitdiff
path: root/security/libp11
diff options
context:
space:
mode:
Diffstat (limited to 'security/libp11')
-rw-r--r--security/libp11/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/libp11/Makefile b/security/libp11/Makefile
index 6213fcd2565..3ecaa787858 100644
--- a/security/libp11/Makefile
+++ b/security/libp11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 21:48:23 jperkin Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/25 10:45:11 jperkin Exp $
#
VERSION= 0.2.8
@@ -14,8 +14,6 @@ LICENSE= gnu-lgpl-v2.1
WRKSRC= ${WRKDIR}/libp11-libp11-${VERSION}
-BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7
-
USE_TOOLS+= autoconf automake gmake pkg-config
GNU_CONFIGURE= yes
USE_LIBTOOL= yes