Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 13:46:29 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: 6bd9d8ca91ef - main - archivers/gnome-autoar: Add CPE information
Message-ID:  <202108151346.17FDkTIF018421@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=6bd9d8ca91ef907f1bc0a87c89c3b9474c90141e

commit 6bd9d8ca91ef907f1bc0a87c89c3b9474c90141e
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 13:43:59 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 13:46:19 +0000

    archivers/gnome-autoar: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/gnome-autoar/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/archivers/gnome-autoar/Makefile b/archivers/gnome-autoar/Makefile
index 6efe64bb1eef..25b52d94a546 100644
--- a/archivers/gnome-autoar/Makefile
+++ b/archivers/gnome-autoar/Makefile
@@ -14,9 +14,10 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BUILD_DEPENDS=	valac:lang/vala
 
-USES=		gettext-runtime gmake gnome libarchive libtool pkgconfig tar:xz
+USES=		cpe gettext-runtime gmake gnome libarchive libtool pkgconfig tar:xz
 USE_GNOME=	cairo gdkpixbuf2 gtk30 introspection:build
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
+CPE_VENDOR=	gnome
 
 .include <bsd.port.mk>



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