git: 6bd9d8ca91ef - main - archivers/gnome-autoar: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:46:29 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6bd9d8ca91ef907f1bc0a87c89c3b9474c90141e
commit 6bd9d8ca91ef907f1bc0a87c89c3b9474c90141e
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:43:59 +0000
Commit: Bernhard Froehlich <decke at 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>
More information about the dev-commits-ports-all
mailing list