diff options
Diffstat (limited to 'x11/sddm/Makefile')
-rw-r--r-- | x11/sddm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/sddm/Makefile b/x11/sddm/Makefile index 5bbc84c5aa83..2f9c9c8465b5 100644 --- a/x11/sddm/Makefile +++ b/x11/sddm/Makefile @@ -28,9 +28,9 @@ RUN_DEPENDS= dbus-run-session:devel/dbus \ USES= cmake compiler:c++11-lang cpe kde:5 pkgconfig python:build qt:5 xorg CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes -USE_KDE= ecm_build +USE_KDE= ecm:build USE_QT= core declarative dbus gui network \ - buildtools_build linguisttools_build qmake_build testlib_build + buildtools:build linguisttools:build qmake:build testlib:build USE_XORG= xcb CONFLICTS_INSTALL= lightdm |