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 /net/kdenetwork-filesharing | |
| parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
Diffstat (limited to 'net/kdenetwork-filesharing')
| -rw-r--r-- | net/kdenetwork-filesharing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index 5220311b9a98..17e550c3c410 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -8,9 +8,9 @@ COMMENT= KDE Filesharing via Samba USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth completion config coreaddons doctools i18n jobwidgets \ kdeclarative kio package service solid widgetsaddons windowsystem \ - ecm_build + ecm:build USE_QT= concurrent core dbus declarative gui network widgets \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 OPTIONS_DEFINE= DOCS |
