aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:24:04 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:55 +0000
commit9f0f61c4449501254b8f7700ef8c29fcf2276b05 (patch)
tree95cd40f8eed045efec46fc7263106bf3a6de0549
parent39bfd25dacb00ec4bf38c8d0b4f8a19f5eef5e66 (diff)
downloadports-9f0f61c4449501254b8f7700ef8c29fcf2276b05.tar.gz
ports-9f0f61c4449501254b8f7700ef8c29fcf2276b05.zip
sysutils/polkit: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/polkit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile
index 79b211fd069a..41410b040aaf 100644
--- a/sysutils/polkit/Makefile
+++ b/sysutils/polkit/Makefile
@@ -18,11 +18,12 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
USERS= polkitd
GROUPS= polkitd
-USES= compiler:c++11-lib gettext gnome libtool localbase meson \
+USES= compiler:c++11-lib cpe gettext gnome libtool localbase meson \
pathfix pkgconfig shebangfix
USE_GNOME= glib20 intltool introspection:build
SHEBANG_FILES= ${WRKSRC}/src/polkitbackend/toarray.pl
USE_LDCONFIG= yes
+CPE_VENDOR= polkit_project
MESON_ARGS= -Dpam_include=system \
-Dpolkitd_user=${USERS} \