aboutsummaryrefslogtreecommitdiff
path: root/security/softhsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/softhsm/Makefile')
-rw-r--r--security/softhsm/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/security/softhsm/Makefile b/security/softhsm/Makefile
index a8c81cec7392..37f3e7eeb511 100644
--- a/security/softhsm/Makefile
+++ b/security/softhsm/Makefile
@@ -9,11 +9,14 @@ MASTER_SITES= http://dist.opendnssec.org/source/
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Software implementation of a Hardware Security Module (HSM)
-LICENSE= BSD2CLAUSE
+LICENSE= BSD2CLAUSE ISCL
+LICENSE_COMB= multi
+LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libbotan-1.10.so:security/botan110 \
libsqlite3.so:databases/sqlite3
+USES= libtool
GNU_CONFIGURE= yes
# !!!!!!!!!!!!
# Changing the localstatedir is a huge POLA violation. Please leave it alone.
@@ -21,7 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-botan=${LOCALBASE} --with-sqlite3=${LOCALBASE} \
--localstatedir=/var
INSTALL_TARGET= install-strip
-USES= libtool ssl
USE_LDCONFIG= yes
CONFLICTS= softhsm2-[0-9]*