diff options
Diffstat (limited to 'www/plasma5-plasma-browser-integration/Makefile')
-rw-r--r-- | www/plasma5-plasma-browser-integration/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index 97215c5c801e..b5d93f874aa6 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -8,10 +8,10 @@ PKGNAMEPREFIX= plasma5- # this port is not yet using CATEGORIES=kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 components to integrate browsers into the desktop -USES= cmake:outsource kde:5 +USES= cmake:outsource kde:5 qt:5 USE_KDE= activities config coreaddons i18n kio notifications package \ plasma-framework runner service windowsystem -USE_QT5= core dbus gui widgets \ +USE_QT= core dbus gui widgets \ buildtools_build qmake_build USE_GITHUB= yes GH_ACCOUNT= KDE |