From cda11d1775dba3110961ee0134103c3c1e70a17d Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 13 Oct 2021 13:35:54 +0800 Subject: [PATCH] archivers/unshield: Cosmetic change --- archivers/unshield/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile index db9929e90f87..d308c32e7a56 100644 --- a/archivers/unshield/Makefile +++ b/archivers/unshield/Makefile @@ -12,11 +12,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake cpe pathfix ssl -CPE_VENDOR= unshield_project - CFLAGS+= -fPIC USE_LDCONFIG= yes +CPE_VENDOR= unshield_project + GH_ACCOUNT= twogood USE_GITHUB= yes