Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:02:27 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9672f5219a44 - main - devel/mingw32-zlib: Add CPE information
Message-ID:  <202109211202.18LC2RDg099938@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9672f5219a44e29b2c03c7732f1398a91faae510

commit 9672f5219a44e29b2c03c7732f1398a91faae510
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 11:42:36 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:01:32 +0000

    devel/mingw32-zlib: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/mingw32-zlib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/mingw32-zlib/Makefile b/devel/mingw32-zlib/Makefile
index 8e5244061813..a22b212648e8 100644
--- a/devel/mingw32-zlib/Makefile
+++ b/devel/mingw32-zlib/Makefile
@@ -14,7 +14,7 @@ COMMENT=	The zlib library cross-compiled for MinGW32
 BUILD_DEPENDS=	${PKGNAMEPREFIX}gcc:devel/${PKGNAMEPREFIX}gcc \
 		${LOCALBASE}/mingw32/include/sys/types.h:devel/${PKGNAMEPREFIX}bin-msvcrt
 
-USES=		tar:xz gmake
+USES=		tar:xz cpe gmake
 MAKEFILE=	win32/Makefile.gcc
 MAKE_ARGS=	PREFIX=${PKGNAMEPREFIX} \
 		BINARY_PATH=${CROSS_BASE}/bin \



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