diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index 0fdaf420515c..af056817b4b1 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -1,15 +1,18 @@ PORTNAME= ki18n DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 advanced internationalization framework +BUILD_DEPENDS= iso-codes>=0:misc/iso-codes +RUN_DEPENDS= iso-codes>=0:misc/iso-codes + USES= cmake compiler:c++11-lib gettext-runtime \ - gettext-tools:build,run kde:5 qt:5 tar:xz + gettext-tools:build,run kde:5 pkgconfig qt:5 tar:xz USE_KDE= ecm:build USE_QT= core declarative network \ buildtools:build qmake:build testlib:build .include