Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 13:13:16 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: 635d3b7442e1 - main - accessibility/orca: Add CPE information
Message-ID:  <202108151313.17FDDGDJ077284@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=635d3b7442e167e879390937b4ca4909043049c4

commit 635d3b7442e167e879390937b4ca4909043049c4
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 13:11:08 +0000
Commit:     Bernhard Froehlich <decke@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' \



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