mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
net/libksieve: pet stage-qa
This commit is contained in:
parent
0b8059e99c
commit
a867914adc
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= libksieve
|
PORTNAME= libksieve
|
||||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= net kde kde-applications
|
CATEGORIES= net kde kde-applications
|
||||||
|
|
||||||
MAINTAINER= kde@FreeBSD.org
|
MAINTAINER= kde@FreeBSD.org
|
||||||
|
@ -10,7 +11,7 @@ LICENSE= LGPL21
|
||||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
|
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
|
||||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
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 \
|
USE_KDE= archive attica auth codecs completion config configwidgets \
|
||||||
coreaddons i18n iconthemes jobwidgets kio newstuff service \
|
coreaddons i18n iconthemes jobwidgets kio newstuff service \
|
||||||
solid sonnet syntaxhighlighting wallet widgetsaddons windowsystem xmlgui \
|
solid sonnet syntaxhighlighting wallet widgetsaddons windowsystem xmlgui \
|
||||||
|
@ -21,6 +22,7 @@ USE_KDE+= akonadi identitymanagement libkdepim mailtransport mime \
|
||||||
USE_QT= concurrent core dbus declarative gui location network printsupport \
|
USE_QT= concurrent core dbus declarative gui location network printsupport \
|
||||||
uitools webchannel webengine widgets xml \
|
uitools webchannel webengine widgets xml \
|
||||||
buildtools_build qmake_build testlib_build
|
buildtools_build qmake_build testlib_build
|
||||||
|
USE_XORG= x11
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
|
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
|
||||||
|
|
Loading…
Add table
Reference in a new issue