mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/messagelib: Add missing ktextaddons dep.
Bump PORTREVISION after 1dbda1e995
PR: 274034
Reported by: Chad Jacob Milios <milios@ccsys.com>
This commit is contained in:
parent
04cfaff8c8
commit
9645411697
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= messagelib
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net kde kde-applications
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -21,7 +21,7 @@ USES= cmake compiler:c++11-lib cpe gettext grantlee:5 kde:5 qca \
|
|||
CPE_VENDOR= kde
|
||||
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons guiaddons i18n iconthemes imap itemmodels itemviews jobwidgets \
|
||||
kio notifications service solid sonnet syntaxhighlighting \
|
||||
kio ktextaddons notifications service solid sonnet syntaxhighlighting \
|
||||
textwidgets wallet widgetsaddons windowsystem xmlgui \
|
||||
ecm:build
|
||||
# pim components
|
||||
|
|
Loading…
Add table
Reference in a new issue