From a84bab009d0391f5ec27fc5c6bc1755ad693a687 Mon Sep 17 00:00:00 2001 From: Bruce M Simpson Date: Sun, 12 Oct 2003 21:35:35 +0000 Subject: Fix a typo in LIB_DEPENDS. Noticed by: kris --- security/sectok/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/sectok') 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 -- cgit v1.3