git: 635d3b7442e1 - main - accessibility/orca: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 13:13:17 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=635d3b7442e167e879390937b4ca4909043049c4

commit 635d3b7442e167e879390937b4ca4909043049c4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 13:11:08 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 13:11:08 +0000

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

diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 12d2b7b0227b..32d0f071b137 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -28,11 +28,12 @@ CONFLICTS=	py*-json-py-[0-9]*
 PORTSCOUT=	limitw:1,even
 
 NO_ARCH=	yes
-USES=		gettext gmake gnome localbase pathfix pkgconfig \
+USES=		cpe gettext gmake gnome localbase pathfix pkgconfig \
 		python:3.4+ tar:xz
 USE_GNOME=	gtk30 pygobject3
 INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
+CPE_VENDOR=	gnome
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \


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