aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:14 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:14 +0000
commit419e525f52e61f992472d4044b66523b6b3e7b35 (patch)
treeb63a3e21ac53243c7ce049130fa0d668f620f5c4
parent41701946f8d1cee22ac6505647afdeab1aa3c1f7 (diff)
downloadports-419e525f52e61f992472d4044b66523b6b3e7b35.tar.gz
ports-419e525f52e61f992472d4044b66523b6b3e7b35.zip
graphics/shotwell: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--graphics/shotwell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 70165c176da9..ba702b3703d1 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -31,8 +31,9 @@ LIB_DEPENDS= libgio-2.0.so:devel/glib20 \
libxml2.so:textproc/libxml2
# USES compiler: also see option OPENMP below
-USES= compiler:c++11-lib desktop-file-utils gettext gnome meson \
+USES= compiler:c++11-lib cpe desktop-file-utils gettext gnome meson \
ninja pkgconfig python:3.4+,build shebangfix sqlite tar:xz xorg
+CPE_VENDOR= gnome
USE_GNOME= cairo dconf gtk30
USE_GSTREAMER1= yes
USE_LDCONFIG= yes