Skip to content

Commit

Permalink
net/libksieve: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 0b8059e commit a867914
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion net/libksieve/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libksieve
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
CATEGORIES= net kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -10,7 +11,7 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
USE_KDE= archive attica auth codecs completion config configwidgets \
coreaddons i18n iconthemes jobwidgets kio newstuff service \
solid sonnet syntaxhighlighting wallet widgetsaddons windowsystem xmlgui \
Expand All @@ -21,6 +22,7 @@ USE_KDE+= akonadi identitymanagement libkdepim mailtransport mime \
USE_QT= concurrent core dbus declarative gui location network printsupport \
uitools webchannel webengine widgets xml \
buildtools_build qmake_build testlib_build
USE_XORG= x11
USE_LDCONFIG= yes

DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
Expand Down

0 comments on commit a867914

Please sign in to comment.