aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:04:03 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:47 +0000
commitb2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4 (patch)
tree3e51f3ced32a0d4083ac6ea324b128675b638b0b
parentffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc (diff)
downloadports-b2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4.tar.gz
ports-b2d226c5b9045f88f7d0cf6cf4e4bf5fbf2e3cb4.zip
editors/gedit: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--editors/gedit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index e23e80146081..d6e2371289fe 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -29,7 +29,7 @@ RUN_DEPENDS= iso-codes>=0:misc/iso-codes \
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.4+ tar:xz xorg
USE_CSTD= c11
USE_GNOME= cairo gdkpixbuf2 gtksourceview4 intlhack introspection \
@@ -40,6 +40,7 @@ PLIST_SUB= VERSION=${PORTVERSION:R}.0
INSTALL_TARGET= install-strip
MESON_ARGS+= --buildtype plain
BINARY_ALIAS= python3=${PYTHON_CMD}
+CPE_VENDOR= gnome
GLIB_SCHEMAS= org.gnome.gedit.enums.xml \
org.gnome.gedit.plugins.externaltools.gschema.xml \