aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-07-11 18:44:22 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-07-11 18:53:25 +0000
commit72a976b3b7160a6e56fcec0fea4b884d76bbd273 (patch)
treefb1df903e133f4677236020257a673b0e8214c06 /net-im
parent1e1420d959f96d75a7e17de905a174ce58a76015 (diff)
downloadports-72a976b3b7160a6e56fcec0fea4b884d76bbd273.tar.gz
ports-72a976b3b7160a6e56fcec0fea4b884d76bbd273.zip
net-im/ruqola: fix build due to missing build-deps
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ruqola/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/ruqola/Makefile b/net-im/ruqola/Makefile
index aeaccf0e54d3..6b7afd124d3b 100644
--- a/net-im/ruqola/Makefile
+++ b/net-im/ruqola/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ruqola
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im kde
MAINTAINER= kde@FreeBSD.org
@@ -16,13 +16,13 @@ LIB_DEPENDS= libqt5keychain.so:security/qtkeychain \
USES= cmake compiler:c++11-lang gnome kde:5 localbase:ldflags qt:5
USE_GNOME= glib20
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
- dbusaddons ecm i18n iconthemes itemviews jobwidgets kio kirigami2 \
+ dbusaddons i18n iconthemes itemviews jobwidgets kio kirigami2 \
notifications notifyconfig service sonnet syntaxhighlighting \
textwidgets widgetsaddons windowsystem xmlgui \
- doctools_build
+ doctools_build ecm_build
USE_QT= concurrent core dbus declarative declarative gui multimedia \
- network networkauth speech xml websockets widgets \
- buildtools_build qmake_build
+ network networkauth speech xml websockets widgets \
+ buildtools_build qmake_build testlib_build
KDE_INVENT= 9a770478085e737b291db2b50fe76a9b7704cd7d network