git: c7b2343f635b - main - archivers/unalz: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:30 UTC 2021


The branch main has been updated by decke:

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

commit c7b2343f635b3d445fa65a1036c0ada67988e66e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:11:30 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:28 +0000

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

diff --git a/archivers/unalz/Makefile b/archivers/unalz/Makefile
index 7240d4a241f9..b610f1fe5209 100644
--- a/archivers/unalz/Makefile
+++ b/archivers/unalz/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/readme.txt
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-USES=		iconv tar:xz
+USES=		cpe iconv tar:xz
 MAKE_ARGS+=	CPP="${CXX}" CC="${CC}" OBJ="${UNALZ_OBJS}" \
 		LDFLAGS="${LDFLAGS}" CFLAGS="${CFLAGS}"
 ALL_TARGET=	posix-utf8


More information about the dev-commits-ports-main mailing list