aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:11 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:11 +0000
commit439184c7be8569d5bb3011e0726f79ef88249b94 (patch)
tree2dde759dd53897791e666b2739a78b30c2c25c03
parent9ded72e9133a5db324527dc33161da89b396df7b (diff)
sysutils/calamares: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/calamares/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/calamares/Makefile b/sysutils/calamares/Makefile
index 2da6ddd0dc61..a594e3412708 100644
--- a/sysutils/calamares/Makefile
+++ b/sysutils/calamares/Makefile
@@ -11,7 +11,7 @@ LIB_DEPENDS= libicui18n.so:devel/icu \
libpwquality.so:security/libpwquality \
libboost_python${PYTHON_SUFFIX}.so:devel/boost-python-libs
-USES= cmake compiler:c++17-lang gettext kde:5 python qt:5
+USES= cmake compiler:c++17-lang cpe gettext kde:5 python qt:5
USE_KDE= coreaddons dbusaddons \
ecm_build
USE_QT= concurrent core dbus declarative gui network quickcontrols2 \