diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/sectok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sectok/Makefile b/security/sectok/Makefile index 3699c67aa12d..168b1be77275 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= bms@FreeBSD.org COMMENT= ISO 7816 Smartcard Utility -LIB_DEPENDS= libsectok.3:${PORTSDIR}/security/libsectok +LIB_DEPENDS= sectok.3:${PORTSDIR}/security/libsectok USE_OPENSSL= yes |