Skip to content

Commit

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

MAINTAINER= kde@FreeBSD.org
Expand All @@ -9,7 +10,7 @@ LICENSE= LGPL21

BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs

USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz
USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg
USE_KDE= archive attica auth codecs completion config configwidgets \
coreaddons dbusaddons emoticons i18n init iconthemes itemmodels itemviews \
jobwidgets kcmutils kio newstuff service solid sonnet textwidgets \
Expand All @@ -21,6 +22,7 @@ USE_KDE+= akonadi akonadicontacts akonadisearch contacts grantleetheme imap ldap
USE_QT= concurrent core dbus designer gui network printsupport script testlib \
uiplugin uitools webkit widgets xml \
buildtools_build qmake_build
USE_XORG= x11
USE_LDCONFIG= yes

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

0 comments on commit 5211e22

Please sign in to comment.