aboutsummaryrefslogtreecommitdiff
path: root/security/opencryptoki
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2013-07-31 16:01:03 +0000
committerHiroki Sato <hrs@FreeBSD.org>2013-07-31 16:01:03 +0000
commitffe28a82ccd593d8eaad7cfd6f84857987467ad2 (patch)
treeedbe7fa85b3ec256bb417007c99982aa410fce24 /security/opencryptoki
parentf6342437c763534242d77f573dbf9fb9c6258490 (diff)
downloadports-ffe28a82ccd593d8eaad7cfd6f84857987467ad2.tar.gz
ports-ffe28a82ccd593d8eaad7cfd6f84857987467ad2.zip
Notes
Diffstat (limited to 'security/opencryptoki')
-rw-r--r--security/opencryptoki/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile
index 30cbf9303889..33e1f271877b 100644
--- a/security/opencryptoki/Makefile
+++ b/security/opencryptoki/Makefile
@@ -15,7 +15,7 @@ LICENSE_NAME= Common Public License
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-LIB_DEPENDS= tspi:${PORTSDIR}/security/trousers
+LIB_DEPENDS= libtspi.so:${PORTSDIR}/security/trousers
USES= gmake
USE_BZIP2= YES