aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:15:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:52 +0000
commitcd6c32a56ca14343fb20d00c049f5108369925c7 (patch)
treebfc7d1756d92f550a083a04fa89b1aa08c7ba007 /graphics
parentc6710f5d34c1fc27e7bbc5c6915898e640a1dd54 (diff)
downloadports-cd6c32a56ca14343fb20d00c049f5108369925c7.tar.gz
ports-cd6c32a56ca14343fb20d00c049f5108369925c7.zip
graphics/evince: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/evince/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \