Skip to content

Commit

Permalink
net/messagelib: pet stage-qa
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 5, 2022
1 parent 8fc9f80 commit 0b8e4f0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions net/messagelib/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= messagelib
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand All @@ -15,11 +15,12 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libgpgmepp.so:security/gpgme-cpp \
libqgpgme.so:security/gpgme-qt5

USES= cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca qt:5 tar:xz
USES= cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca \
qt:5 tar:xz xorg
CPE_VENDOR= kde
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \
kdewebkit kio service solid sonnet syntaxhighlighting \
kdewebkit kio notifications service solid sonnet syntaxhighlighting \
textwidgets wallet widgetsaddons windowsystem xmlgui \
ecm_build
# pim components
Expand Down

0 comments on commit 0b8e4f0

Please sign in to comment.