git: 0cfa3f346a9d - main - accessibility/linux-c7-at-spi2-atk: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 13:13:16 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0cfa3f346a9d91adc164e8649d7892e22b3eddf8
commit 0cfa3f346a9d91adc164e8649d7892e22b3eddf8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:08:29 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:08:29 +0000
accessibility/linux-c7-at-spi2-atk: Add CPE information
Approved by: portmgr (blanket)
---
accessibility/linux-c7-at-spi2-atk/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/accessibility/linux-c7-at-spi2-atk/Makefile b/accessibility/linux-c7-at-spi2-atk/Makefile
index 022c7c62bd73..df3098c5f014 100644
--- a/accessibility/linux-c7-at-spi2-atk/Makefile
+++ b/accessibility/linux-c7-at-spi2-atk/Makefile
@@ -8,10 +8,11 @@ COMMENT= Assistive technology ATK bridge (Linux CentOS ${LINUX_DIST_VER})
LICENSE= LGPL20+
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= at-spi2-core atk dbuslibs
USE_LINUX_RPM= yes
+CPE_VENDOR= gnome
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
More information about the dev-commits-ports-all
mailing list