diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-28 06:24:34 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-01-28 06:24:34 +0000 |
commit | 531f9d3f0d474210253110e5db0689582f1ba449 (patch) | |
tree | 25785a33d0937c42ce2110b8e07e351a6c1965d3 /net/psi | |
parent | f1ce90914dd92e6f7bfa5bb964de0a91bdb48416 (diff) | |
download | ports-531f9d3f0d474210253110e5db0689582f1ba449.tar.gz ports-531f9d3f0d474210253110e5db0689582f1ba449.zip |
Notes
Diffstat (limited to 'net/psi')
-rw-r--r-- | net/psi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/psi/Makefile b/net/psi/Makefile index b08115c3f766..27ecfb7bd707 100644 --- a/net/psi/Makefile +++ b/net/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 |