diff options
Diffstat (limited to 'textproc/kf5-syntax-highlighting/Makefile')
-rw-r--r-- | textproc/kf5-syntax-highlighting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile index d40457c8f7ed..3665fd8f946b 100644 --- a/textproc/kf5-syntax-highlighting/Makefile +++ b/textproc/kf5-syntax-highlighting/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 syntax highlighting engine for structured text and code -USES= cmake:outsource compiler:c++11-lib kde:5 perl5 qt:5 tar:xz +USES= cmake compiler:c++11-lib kde:5 perl5 qt:5 tar:xz USE_KDE= ecm USE_QT= buildtools_build core gui linguisttools_build \ network testlib qmake_build |