git: 2b21bde14773 - main - x11/cinnamon: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 15:44:53 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b21bde1477346b94fc054b1b458d67d29b6e002 commit 2b21bde1477346b94fc054b1b458d67d29b6e002 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 15:41:04 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 15:41:04 +0000 x11/cinnamon: Add CPE information Approved by: portmgr (blanket) --- x11/cinnamon/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile index 07545d371190..3479b776ea16 100644 --- a/x11/cinnamon/Makefile +++ b/x11/cinnamon/Makefile @@ -42,7 +42,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ metacity:x11-wm/metacity \ tint2:x11/tint -USES= compiler:c11 gettext gl gnome meson pkgconfig python:3.5+ shebangfix xorg +USES= compiler:c11 cpe gettext gl gnome meson pkgconfig python:3.5+ shebangfix xorg +CPE_VENDOR= linuxmint USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool introspection libxml2 pygobject3 USE_XORG= x11 xfixes USE_GL= gl