git: 419e525f52e6 - main - graphics/shotwell: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:21 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=419e525f52e61f992472d4044b66523b6b3e7b35 commit 419e525f52e61f992472d4044b66523b6b3e7b35 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:14 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:14 +0000 graphics/shotwell: Add CPE information Approved by: portmgr (blanket) --- graphics/shotwell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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