diff options
Diffstat (limited to 'x11-wm/plasma5-kdecoration/Makefile')
-rw-r--r-- | x11-wm/plasma5-kdecoration/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/plasma5-kdecoration/Makefile b/x11-wm/plasma5-kdecoration/Makefile index d22a6569e7f9..1880178762fb 100644 --- a/x11-wm/plasma5-kdecoration/Makefile +++ b/x11-wm/plasma5-kdecoration/Makefile @@ -2,7 +2,6 @@ PORTNAME= kdecoration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= cmake:outsource compiler:c++11-lib cpe kde:5 qt:5 tar:xz USE_LDCONFIG= yes -USE_KDE= ecm +USE_KDE= ecm i18n USE_QT= core gui testlib buildtools_build qmake_build .include <bsd.port.mk> |