git: e672687ab627 - main - devel/gnome-builder: Remove invalid CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Aug 20 12:08:24 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e672687ab627acb3ebfd214ef88b6b7301b2dfb3
commit e672687ab627acb3ebfd214ef88b6b7301b2dfb3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-20 12:07:29 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-20 12:07:29 +0000
devel/gnome-builder: Remove invalid CPE information
Approved by: portmgr (blanket)
---
devel/gnome-builder/Makefile | 3 +--
1 file changed, 1 insertion(+), 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 \
More information about the dev-commits-ports-all
mailing list