Add missing dependency.

PR:	236208
This commit is contained in:
Hiroki Sato 2019-03-05 02:12:44 +00:00
parent 768fe8e6fa
commit bd9461fa50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494670

View file

@ -4,6 +4,7 @@
PORTNAME= openssl_tpm_engine
PORTVERSION= 0.5.0
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= security
MAINTAINER= hrs@FreeBSD.org
@ -15,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:security/trousers
LIB_DEPENDS= libtspi.so:security/trousers
USES= autoreconf gmake libtool localbase ssl
USES= autoreconf gmake libtool localbase ssl pkgconfig
USE_GITHUB= yes
USE_LDCONFIG= yes