summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2004-01-28 06:24:34 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2004-01-28 06:24:34 +0000
commit531f9d3f0d474210253110e5db0689582f1ba449 (patch)
tree25785a33d0937c42ce2110b8e07e351a6c1965d3 /net-im
parentLet multimedia/libxine properly use USE_SDL (diff)
RUN_DEPEND on security/qca-tls to enable connection to jabber server over SSL.
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=99304
Diffstat (limited to 'net-im')
-rw-r--r--net-im/psi/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile
index b08115c3f766..27ecfb7bd707 100644
--- a/net-im/psi/Makefile
+++ b/net-im/psi/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= eugos@gmx.net
COMMENT= A Qt-based Jabber client
+RUN_DEPENDS= ${X11BASE}/lib/plugins/crypto/libqca-tls.so:${PORTSDIR}/security/qca-tls
+
HAS_CONFIGURE= yes
USE_X_PREFIX= yes
USE_BZIP2= yes