aboutsummaryrefslogtreecommitdiffstats
path: root/security/sectok
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-10-13 05:35:35 +0800
committerbms <bms@FreeBSD.org>2003-10-13 05:35:35 +0800
commit02ada257d5bd5f761608e4275118bcc1e9ba76a6 (patch)
treedc99c8eb59344e3af5cc6cf3321edf2ab55360bb /security/sectok
parenta29f9c9be0dab2c72e9b30615806127e0c9fa0f2 (diff)
downloadfreebsd-ports-gnome-02ada257d5bd5f761608e4275118bcc1e9ba76a6.tar.gz
freebsd-ports-gnome-02ada257d5bd5f761608e4275118bcc1e9ba76a6.tar.zst
freebsd-ports-gnome-02ada257d5bd5f761608e4275118bcc1e9ba76a6.zip
Fix a typo in LIB_DEPENDS.
Noticed by: kris
Diffstat (limited to 'security/sectok')
-rw-r--r--security/sectok/Makefile2
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