aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index 5ac7e3fae70f..da3d3c81a4f1 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= psi
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,8 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= vsevolod@highsecure.ru
COMMENT= A Qt-based Jabber client
-BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
- ${X11BASE}/lib/libqca.so.1:${PORTSDIR}/devel/qca
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+LIB_DEPENDS= qca.1:${PORTSDIR}/devel/qca
RUN_DEPENDS= ${X11BASE}/lib/plugins/crypto/libqca-tls.so:${PORTSDIR}/security/qca-tls
HAS_CONFIGURE= yes