git: 0c3779a123d7 - main - graphics/gimp-app: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 8 20:54:12 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0c3779a123d7731ef8168c271fd72d9064a45cfe
commit 0c3779a123d7731ef8168c271fd72d9064a45cfe
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-08 20:49:56 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-08 20:53:41 +0000
graphics/gimp-app: Fix CPE information
Approved by: portmgr (blanket)
---
graphics/gimp-app/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index ab4d899350d7..2ee8f0595d11 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -73,8 +73,8 @@ CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc/gimp \
--enable-default-binary
CONFIGURE_ENV= GIMP_THREAD_LIBS=-lpthread
LIBS+= -lexecinfo -lm
+CPE_VENDOR= gimp
CPE_PRODUCT= gimp
-CPE_VENDOR= gnu
SHEBANG_FILES= plug-ins/pygimp/plug-ins/*.py
More information about the dev-commits-ports-all
mailing list