aboutsummaryrefslogtreecommitdiff
path: root/irc/konversation
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-21 07:23:59 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-21 07:23:59 +0000
commit62aa63f89c7b2be10de0e4851e10f3d58403dcf8 (patch)
tree357f14547ece03ed6f1ea54e0eba79851d67f289 /irc/konversation
parent54bba85b246b786b4c603000430c3f52fc393206 (diff)
downloadports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.tar.gz
ports-62aa63f89c7b2be10de0e4851e10f3d58403dcf8.zip
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1 - copy devel/qca to devel/qca-legacy which is held at the current version - update devel/qca to 2.3 - Add Uses/qca.mk which handles dependency on either of the ports depending on the FreeBSD version Users on FreeBSD11 must therefore change their pkg orign à la: pkg set -o devel/qca:devel/qca-legacy PR: 244682 Exp-run by: antoine Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D24042
Notes
Notes: svn path=/head/; revision=528829
Diffstat (limited to 'irc/konversation')
-rw-r--r--irc/konversation/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index cfc3cfd89c39..0ac8b9edea45 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -3,7 +3,7 @@
PORTNAME= konversation
PORTVERSION= 1.7.5
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= irc kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src
@@ -13,10 +13,8 @@ COMMENT= User friendly IRC client for KDE
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libqca-qt5.so:devel/qca
-
USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
- python:run qt:5 shebangfix tar:xz
+ python:run qca qt:5 shebangfix tar:xz
USE_KDE= archive auth bookmarks codecs completion config \
configwidgets coreaddons crash dbusaddons doctools ecm \
emoticons globalaccel i18n iconthemes idletime itemviews \