diff options
Diffstat (limited to 'deskutils/plasma5-xdg-desktop-portal-kde/Makefile')
-rw-r--r-- | deskutils/plasma5-xdg-desktop-portal-kde/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile index 020c3bc8daee..6a83d8f36c6e 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile +++ b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile @@ -14,10 +14,10 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons i18n itemviews jobwidgets kdeclarative kio \ kirigami2 notifications package plasma-framework service solid \ wayland widgetsaddons windowsystem xmlgui \ - ecm_build plasma-wayland-protocols_build + ecm:build plasma-wayland-protocols:build USE_QT= concurrent core dbus declarative gui network printsupport \ widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 .include <bsd.port.mk> |