git: 5e047679e79a - main - graphics/py-pillow: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sat Sep 4 11:46:00 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e047679e79adfd250e3ff5596d2caf42ec4fdf5
commit 5e047679e79adfd250e3ff5596d2caf42ec4fdf5
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-04 10:44:26 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-04 11:45:41 +0000
graphics/py-pillow: Fix CPE information
Approved by: portmgr (blanket)
---
graphics/py-pillow/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/graphics/py-pillow/Makefile b/graphics/py-pillow/Makefile
index 99d98d64326d..60c6c3367a97 100644
--- a/graphics/py-pillow/Makefile
+++ b/graphics/py-pillow/Makefile
@@ -23,6 +23,8 @@ USE_PYTHON= autoplist concurrent distutils
GH_ACCOUNT= python-${PORTNAME}
GH_PROJECT= ${PORTNAME:C/p/P/}
+CPE_VENDOR= python
+
OPTIONS_DEFINE= FREETYPE JPEG JPEG2000 LCMS OLE PNG RAQM TIFF TKINTER WEBP XCB
OPTIONS_DEFAULT= FREETYPE JPEG JPEG2000 LCMS OLE PNG RAQM TIFF TKINTER WEBP XCB
More information about the dev-commits-ports-all
mailing list