git: 4376e24336d2 - main - x11-fm/nautilus: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:26 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4376e24336d2ba421d78df964c6fad0a409b381a
commit 4376e24336d2ba421d78df964c6fad0a409b381a
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:16:14 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:53 +0000
x11-fm/nautilus: Add CPE information
Approved by: portmgr (blanket)
---
x11-fm/nautilus/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile
index a6faea65599e..1e296d37951c 100644
--- a/x11-fm/nautilus/Makefile
+++ b/x11-fm/nautilus/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= libgexiv2.so:graphics/gexiv2 \
PORTSCOUT= limitw:1,even
-USES= compiler:c11 desktop-file-utils gettext gnome localbase meson \
+USES= compiler:c11 cpe desktop-file-utils gettext gnome localbase meson \
pkgconfig python:3.6+,build tar:xz xorg
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3
USE_GSTREAMER1= yes
@@ -31,6 +31,7 @@ USE_XORG= x11
MESON_ARGS= -Denable-packagekit=false \
-Denable-selinux=false
BINARY_ALIAS= python3=${PYTHON_VERSION}
+CPE_VENDOR= gnome
GLIB_SCHEMAS= org.gnome.nautilus.gschema.xml
More information about the dev-commits-ports-all
mailing list