git: 8a1cbabfc3a0 - main - x11-fm/thunar: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 6 13:21:46 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8a1cbabfc3a0348d80a20e5ee4a57c6bc84c7c38
commit 8a1cbabfc3a0348d80a20e5ee4a57c6bc84c7c38
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-06 13:20:58 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list