diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:25:19 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-18 06:25:19 +0000 |
commit | 809e714ffefd1eaf55e6404b10b201f4c869b97f (patch) | |
tree | bf78d04e49784e30e904f9e5080a31a60d2d83e0 /x11-themes | |
parent | 9a00f445fd62b1485c7d3ed2b09614176bc56ee4 (diff) | |
download | ports-809e714ffefd1eaf55e6404b10b201f4c869b97f.tar.gz ports-809e714ffefd1eaf55e6404b10b201f4c869b97f.zip |
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/plasma5-plasma-workspace-wallpapers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile index 94ee298ae3e4..b0db982226c8 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile @@ -10,7 +10,7 @@ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL3 -USES= cmake cpe kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build qmake_build |