diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/psi/Makefile | 2 |
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 |