Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:12 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f7f5546eda27 - main - devel/mingw32-openssl: Add CPE information
Message-ID:  <202110142133.19ELXCWZ079842@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142133.19ELXCWZ079842>