Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:20 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: cd6c32a56ca1 - main - graphics/evince: Add CPE information
Message-ID:  <202109102120.18ALKK8o013394@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=cd6c32a56ca14343fb20d00c049f5108369925c7

commit cd6c32a56ca14343fb20d00c049f5108369925c7
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:15:18 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:52 +0000

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

diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index 5c5b284dba85..a9e42714c97c 100644
--- a/graphics/evince/Makefile
+++ b/graphics/evince/Makefile
@@ -30,12 +30,13 @@ RUN_DEPENDS=	adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme \
 PORTSCOUT=	limitw:1,even
 SLAVEPORT?=	no
 
-USES=		compiler:c++11-lib desktop-file-utils gettext gnome libarchive \
+USES=		compiler:c++11-lib cpe desktop-file-utils gettext gnome libarchive \
 		localbase:ldflags meson pkgconfig tar:xz xorg
 USE_GNOME=	cairo gtk30
 USE_GSTREAMER1=	yes
 USE_LDCONFIG=	yes
 USE_XORG=	ice
+CPE_VENDOR=	gnome
 INSTALLS_ICONS=	yes
 MESON_ARGS=	-Dgtk_doc=false \
 		-Dps=enabled \



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