Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 19:17:41 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: 96f1ca41be89 - main - archivers/rpm4: Add CPE information
Message-ID:  <202108291917.17TJHfj2030102@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=96f1ca41be89daf266f00ec90fc55406a97ff9ae

commit 96f1ca41be89daf266f00ec90fc55406a97ff9ae
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 19:09:19 +0000
Commit:     Bernhard Froehlich <decke@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
 



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