From a28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 15 Mar 2017 14:45:30 +0000 Subject: Remove all USE_OPENSSL occurrences. Sponsored by: Absolight --- 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 47430307a6c5..9c5a0f7ed8b8 100644 --- a/security/sectok/Makefile +++ b/security/sectok/Makefile @@ -13,7 +13,7 @@ COMMENT= ISO 7816 Smartcard Utility LIB_DEPENDS= libsectok.so:security/libsectok -USE_OPENSSL= yes +USES= ssl USE_LDCONFIG= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" -- cgit v1.2.3