diff options
-rw-r--r-- | security/softhsm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile index e1362d6e5feb..9a8b7a9d0a5e 100644 --- a/security/softhsm/Makefile +++ b/security/softhsm/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-botan=${LOCALBASE} --with-sqlite3=${LOCALBASE} \ --localstatedir=/var INSTALL_TARGET= install-strip -USES= libtool +USES= libtool ssl USE_LDCONFIG= yes CONFLICTS= softhsm2-2.0.* |