Date: Wed, 13 Oct 2021 14:01:52 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a8dcee092dde - main - x11-fm/pcmanfm: Add CPE information Message-ID: <202110131401.19DE1qQu045699@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8dcee092dde451119c968c0302ee2f8a8dbce49 commit a8dcee092dde451119c968c0302ee2f8a8dbce49 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-13 14:00:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-13 14:00:53 +0000 x11-fm/pcmanfm: Add CPE information Approved by: portmgr (blanket) --- x11-fm/pcmanfm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11-fm/pcmanfm/Makefile b/x11-fm/pcmanfm/Makefile index 350418c524ea..e18d0c52be30 100644 --- a/x11-fm/pcmanfm/Makefile +++ b/x11-fm/pcmanfm/Makefile @@ -24,8 +24,9 @@ gtk3_LIB_DEPENDS= libfm-gtk3.so:x11/libfm@gtk3 gtk2_CONFLICTS_INSTALL= pcmanfm-gtk3 gtk3_CONFLICTS_INSTALL= pcmanfm -USES= desktop-file-utils gmake gnome gettext libtool localbase \ +USES= cpe desktop-file-utils gmake gnome gettext libtool localbase \ pkgconfig tar:xz xorg +CPE_VENDOR= ${PORTNAME}_project USE_GNOME= cairo gdkpixbuf2 intltool USE_XORG= x11 GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131401.19DE1qQu045699>