git: cd6c32a56ca1 - main - graphics/evince: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:26 UTC 2021


The branch main has been updated by decke:

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

commit cd6c32a56ca14343fb20d00c049f5108369925c7
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:15:18 +0000
Commit:     Bernhard Froehlich <decke at 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 \


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