aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 15:41:04 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 15:41:04 +0000
commit464a03602fc754d8964f947cc6ecc1725900c469 (patch)
treeed22ba9af0ad3b998d7d7fb4b5aab03cdc49e738
parentfb966c25bcb47941e96c51eb345a3f641062cff5 (diff)
downloadports-464a03602fc754d8964f947cc6ecc1725900c469.tar.gz
ports-464a03602fc754d8964f947cc6ecc1725900c469.zip
x11-toolkits/gtk40: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--x11-toolkits/gtk40/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtk40/Makefile b/x11-toolkits/gtk40/Makefile
index bc60b12d6c48..2e869406045e 100644
--- a/x11-toolkits/gtk40/Makefile
+++ b/x11-toolkits/gtk40/Makefile
@@ -22,8 +22,9 @@ LIB_DEPENDS= libepoxy.so:graphics/libepoxy \
RUN_DEPENDS= hicolor-icon-theme>=0:misc/hicolor-icon-theme \
adwaita-icon-theme>=0:x11-themes/adwaita-icon-theme
-USES= compiler:c11 gettext gnome localbase meson ninja \
+USES= compiler:c11 cpe gettext gnome localbase meson ninja \
pathfix perl5 python:3.7+ pkgconfig tar:xz
+CPE_VENDOR= gnome
USE_LDCONFIG= yes
USE_PERL5= build
USE_GNOME= atk cairo gdkpixbuf2 introspection:build pango \