summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2022-05-07 13:27:23 +0900
committerHiroki Sato <hrs@FreeBSD.org>2022-05-07 13:28:32 +0900
commit0885e31f8c2d82e7d021ebe28b46b2e4e9fcefa3 (patch)
tree538b960ce57585c30de72b0eccc08bd11772ae9e
parentdevel/template-glib: Update to 3.34.1 (diff)
security/opencryptoki: add missing dependency
-rw-r--r--security/opencryptoki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile
index e829cbf166ed..abfc54b24002 100644
--- a/security/opencryptoki/Makefile
+++ b/security/opencryptoki/Makefile
@@ -16,7 +16,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= libtspi.so:security/trousers \
libepoll-shim.so:devel/libepoll-shim
-USES= alias autoreconf gmake libtool localbase ssl tar:tgz
+USES= alias autoreconf bison gmake libtool localbase ssl tar:tgz
USE_OPENLDAP= yes
USE_LDCONFIG= ${PREFIX}/lib/opencryptoki
USE_GITHUB= yes