git: bcaa294555ba - main - x11-toolkits/gtk20: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:53:57 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bcaa294555babf95fd2a544acd5856fc72c19e79
commit bcaa294555babf95fd2a544acd5856fc72c19e79
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:16:20 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:33 +0000
x11-toolkits/gtk20: Add CPE information
Approved by: portmgr (blanket)
---
x11-toolkits/gtk20/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index d73b41e43780..49c6a95dff3c 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -13,10 +13,12 @@ COMMENT= Gimp Toolkit for X11 GUI (previous stable version)
LICENSE= LGPL20
-USES= tar:xz
+USES= cpe tar:xz
PORTSCOUT= limitw:0,even
+CPE_VENDOR= gnome
+
RUN_DEPENDS+= update-mime-database:misc/shared-mime-info \
${LOCALBASE}/share/icons/hicolor/index.theme:misc/hicolor-icon-theme
More information about the dev-commits-ports-all
mailing list