aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 12:07:29 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 12:07:29 +0000
commite672687ab627acb3ebfd214ef88b6b7301b2dfb3 (patch)
tree4c3472ad438e18fa89682f3afd049d646eb94eea
parente1cb7e44090be9915d7c361282b2168f87de1622 (diff)
downloadports-e672687ab627acb3ebfd214ef88b6b7301b2dfb3.tar.gz
ports-e672687ab627acb3ebfd214ef88b6b7301b2dfb3.zip
devel/gnome-builder: Remove invalid CPE information
Approved by: portmgr (blanket)
-rw-r--r--devel/gnome-builder/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gnome-builder/Makefile b/devel/gnome-builder/Makefile
index ffa81a1d9474..fadb87f6030c 100644
--- a/devel/gnome-builder/Makefile
+++ b/devel/gnome-builder/Makefile
@@ -32,7 +32,7 @@ PORTDOCS= *
CONFLICTS_BUILD= gnome-builder-3.16.*
-USES= compiler:c++11-lang cpe desktop-file-utils gettext gnome \
+USES= compiler:c++11-lang desktop-file-utils gettext gnome \
localbase:lfdlags meson pkgconfig python:3.6+,build tar:xz \
shebangfix
USE_GNOME= cairo gtksourceview4 introspection libxml2 vte3
@@ -40,7 +40,6 @@ SHEBANG_FILES= ${WRKSRC}/src/plugins/maven/maven_plugin.py \
${WRKSRC}/src/plugins/gradle/gradle_plugin.py
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
-CPE_VENDOR= gnome
BINARY_ALIAS= python3=${PYTHON_VERSION}
MESON_ARGS= -Dplugin_color_picker=false \