diff --git a/net/kmime/Makefile b/net/kmime/Makefile index d883e6bb063b..5c53acbf2427 100644 --- a/net/kmime/Makefile +++ b/net/kmime/Makefile @@ -1,22 +1,23 @@ PORTNAME= kmime DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Library for handling MIME data LICENSE= LGPL21 -LIB_DEPENDS= libboost_system.so:devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= codecs ecm emoticons i18n init itemmodels itemviews kdelibs4support +USE_KDE= codecs ecm emoticons i18n init itemmodels itemviews USE_QT= core \ buildtools_build qmake_build USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr OPTIONS_DEFINE= DOCS .include