diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-19 11:14:39 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-19 11:14:39 +0000 |
commit | 1f17c0bd5c1624715330bc8825028f320487e74e (patch) | |
tree | 36d1153d34f675bde94987dc4790aa0d3deb0290 | |
parent | 609be3665ef75c7a808b675e3642add547822476 (diff) |
net-im/fractal: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | net-im/fractal/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 673f5f266ee4..0baa7df2f98b 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libgspell-1.so:textproc/gspell \ libhandy-0.0.so:x11-toolkits/libhandy0 -USES= gettext gnome meson pkgconfig python:3.5+,build ssl tar:xz +USES= cpe gettext gnome meson pkgconfig python:3.5+,build ssl tar:xz +CPE_VENDOR= gnome USE_GNOME= cairo gtk30 gtksourceview4 USE_GSTREAMER1= bad editing-services |