aboutsummaryrefslogtreecommitdiff
path: root/net-im/psi
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 11:09:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-04-14 11:09:16 +0000
commitcbfa894960be092c857813e30de4a757c7d24dae (patch)
tree33237469693a3ad86376bfbb673be14bf4755da6 /net-im/psi
parent9de0af7c511c66013f938adf2de5cfbdea97869a (diff)
downloadports-cbfa894960be092c857813e30de4a757c7d24dae.tar.gz
ports-cbfa894960be092c857813e30de4a757c7d24dae.zip
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D14651
Notes
Notes: svn path=/head/; revision=467306
Diffstat (limited to 'net-im/psi')
-rw-r--r--net-im/psi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index 14cce0c5b2d7..093c229e03eb 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -3,14 +3,14 @@
PORTNAME= psi
PORTVERSION= 0.15
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net-im
MASTER_SITES= SF/${PORTNAME}/Psi/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt 4 based Jabber client
-LIB_DEPENDS= libqca.so:devel/qca \
+LIB_DEPENDS= libqca.so:devel/qca@qt4 \
libminizip.so:archivers/minizip
HAS_CONFIGURE= yes