diff options
Diffstat (limited to 'x11-themes/plasma5-plasma-workspace-wallpapers/Makefile')
-rw-r--r-- | x11-themes/plasma5-plasma-workspace-wallpapers/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile index fa94ec36109d..76956ff853e7 100644 --- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile +++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-workspace-wallpapers DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LGPL3 USES= cmake kde:5 qt:5 tar:xz -USE_KDE= ecm +USE_KDE= ecm:build USE_QT= buildtools:build \ qmake:build |