diff options
author | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
---|---|---|
committer | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
commit | ddae4e92d8313a1461145e3b4f0232fe463feaee (patch) | |
tree | e84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /deskutils/plasma5-sddm-kcm | |
parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
download | ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.tar.gz ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.zip |
Diffstat (limited to 'deskutils/plasma5-sddm-kcm')
-rw-r--r-- | deskutils/plasma5-sddm-kcm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma5-sddm-kcm/Makefile b/deskutils/plasma5-sddm-kcm/Makefile index 3f9a978624b5..40b7565d5060 100644 --- a/deskutils/plasma5-sddm-kcm/Makefile +++ b/deskutils/plasma5-sddm-kcm/Makefile @@ -14,7 +14,7 @@ USE_KDE= archive attica auth codecs completion config configwidgets \ newstuff service widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus declarative designer gui network uiplugin \ widgets x11extras xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= ice sm x11 xcb xcursor xext xfixes .include <bsd.port.mk> |