git: 96f1ca41be89 - main - archivers/rpm4: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:17:42 UTC 2021


The branch main has been updated by decke:

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

commit 96f1ca41be89daf266f00ec90fc55406a97ff9ae
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:09:19 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:17:12 +0000

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

diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index f4ef3ed5d34f..b34e6aadd90c 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libpopt.so:devel/popt \
 RUN_DEPENDS=	bash:shells/bash \
 		gxargs:misc/findutils
 
-USES=		alias bdb sqlite compiler:openmp gmake iconv libarchive libtool \
+USES=		alias bdb sqlite compiler:openmp cpe gmake iconv libarchive libtool \
 		lua:52+ pathfix pkgconfig shebangfix tar:bzip2
 USE_LDCONFIG=	yes
 


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