git: f7f5546eda27 - main - devel/mingw32-openssl: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:33:12 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7f5546eda275fa0fad01f6f89a65b3e6bc121a2 commit f7f5546eda275fa0fad01f6f89a65b3e6bc121a2 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:33 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:33 +0000 devel/mingw32-openssl: Add CPE information Approved by: portmgr (blanket) --- devel/mingw32-openssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/mingw32-openssl/Makefile b/devel/mingw32-openssl/Makefile index 8474f82bad98..719323206a3a 100644 --- a/devel/mingw32-openssl/Makefile +++ b/devel/mingw32-openssl/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= makedepend:devel/makedepend \ ${LOCALBASE}/mingw32/include/stdlib.h:devel/${PKGNAMEPREFIX}bin-msvcrt \ ${LOCALBASE}/mingw32/lib/libz.a:devel/mingw32-zlib -USES= perl5 shebangfix +USES= cpe perl5 shebangfix SHEBANG_FILES= apps/tsget USE_PERL5= build MAKE_JOBS_UNSAFE= yes