Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2021 13:21:45 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8a1cbabfc3a0 - main - x11-fm/thunar: Add CPE information
Message-ID:  <202109061321.186DLjMk065278@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8a1cbabfc3a0348d80a20e5ee4a57c6bc84c7c38

commit 8a1cbabfc3a0348d80a20e5ee4a57c6bc84c7c38
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-06 13:20:58 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-06 13:20:58 +0000

    x11-fm/thunar: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 x11-fm/thunar/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-fm/thunar/Makefile b/x11-fm/thunar/Makefile
index 911459eaf948..049e2a54b6d9 100644
--- a/x11-fm/thunar/Makefile
+++ b/x11-fm/thunar/Makefile
@@ -17,13 +17,15 @@ LICENSE_FILE_LGPL20=	${WRKSRC}/COPYING.LIB
 LIB_DEPENDS=	libtumbler-1.so:deskutils/xfce4-tumbler
 RUN_DEPENDS=	pkexec:sysutils/polkit
 
-USES=		compiler:c11 desktop-file-utils gettext-tools gmake gnome \
+USES=		compiler:c11 cpe desktop-file-utils gettext-tools gmake gnome \
 		libtool pathfix perl5 pkgconfig tar:bzip2 xfce xorg
 USE_GNOME=	cairo gdkpixbuf2 glib20 gtk30 intltool
 USE_LDCONFIG=	yes
 USE_XFCE=	libexo
 USE_XORG=	ice sm x11
 
+CPE_VENDOR=	xfce
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-gio-unix \
 		--disable-gudev



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109061321.186DLjMk065278>