git: 9672f5219a44 - main - devel/mingw32-zlib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:28 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9672f5219a44e29b2c03c7732f1398a91faae510
commit 9672f5219a44e29b2c03c7732f1398a91faae510
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:42:36 +0000
Commit: Bernhard Froehlich <decke at 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 \
More information about the dev-commits-ports-all
mailing list