git: a8dcee092dde - main - x11-fm/pcmanfm: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 14:01:52 UTC
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