diff options
Diffstat (limited to 'graphics/kdiagram/Makefile')
-rw-r--r-- | graphics/kdiagram/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/kdiagram/Makefile b/graphics/kdiagram/Makefile index 0d91f56e42b4..519d79e9c2eb 100644 --- a/graphics/kdiagram/Makefile +++ b/graphics/kdiagram/Makefile @@ -12,9 +12,9 @@ COMMENT= Library to create business diagrams LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.GPL.txt -USES= cmake:outsource kde:5 tar:xz +USES= cmake:outsource kde:5 qt:5 tar:xz USE_KDE= ecm -USE_QT5= core gui linguisttools printsupport sql svg widgets \ +USE_QT= core gui linguisttools printsupport sql svg widgets \ buildtools_build qmake_build PLIST_SUB= SHLIB_VER="${PORTVERSION}" \ |