mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
net/kmailtransport: pet stage-qa
This commit is contained in:
parent
0fccda5706
commit
9160a41337
@ -1,6 +1,6 @@
|
||||
PORTNAME= kmailtransport
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -11,7 +11,7 @@ LICENSE= LGPL21
|
||||
LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 \
|
||||
libqt5keychain.so:security/qtkeychain@qt5
|
||||
|
||||
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= auth codecs completion config configwidgets coreaddons i18n \
|
||||
itemmodels jobwidgets kcmutils kio service solid wallet \
|
||||
widgetsaddons windowsystem
|
||||
@ -19,6 +19,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons i18n \
|
||||
USE_KDE+= akonadi akonadimime gapi ksmtp mime pimcommon
|
||||
USE_QT= concurrent core dbus gui network widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= x11
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
|
||||
|
Loading…
Reference in New Issue
Block a user