From 0919742c68fc8e4540e212809c12de1c7a7552c5 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 3 Feb 2021 22:43:07 +0000 Subject: Pacify portlint (Makevar order). This is to prepare for a tier-2 commit I will be making soon. --- security/hpenc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/hpenc') diff --git a/security/hpenc/Makefile b/security/hpenc/Makefile index 5c6c5acee2ac..c7ed55050174 100644 --- a/security/hpenc/Makefile +++ b/security/hpenc/Makefile @@ -10,9 +10,9 @@ COMMENT= Fast authenticated encryption CLI tool LICENSE= BSD2CLAUSE -USES= cmake compiler:c++11-lib ssl LIB_DEPENDS= libsodium.so:security/libsodium +USES= cmake compiler:c++11-lib ssl USE_GITHUB= yes GH_ACCOUNT= vstakhov -- cgit v1.2.3