diff --git a/misc/artikulate/Makefile b/misc/artikulate/Makefile index 165177c724d4..09624acec4c5 100644 --- a/misc/artikulate/Makefile +++ b/misc/artikulate/Makefile @@ -1,21 +1,21 @@ PORTNAME= artikulate DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc education kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Pronunciation trainer for KDE -LIB_DEPENDS= libboost_thread.so:devel/boost-libs - USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz USE_KDE= archive attica auth codecs config configwidgets coreaddons \ - crash doctools ecm i18n kdeclarative newstuff service \ - widgetsaddons xmlgui + crash ecm i18n kdeclarative newstuff service \ + widgetsaddons xmlgui \ + doctools_build USE_QT= core dbus declarative gui multimedia network sql testlib widgets \ xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS .include