diff options
Diffstat (limited to 'net-im/psi/Makefile')
-rw-r--r-- | net-im/psi/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index 02ee0b8c1a48..9b5a2f059dc9 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -6,8 +6,7 @@ # PORTNAME= psi -PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTVERSION= 0.9.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +15,6 @@ MAINTAINER= eugos@gmx.net COMMENT= A Qt-based Jabber client BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake - RUN_DEPENDS= ${X11BASE}/lib/plugins/crypto/libqca-tls.so:${PORTSDIR}/security/qca-tls HAS_CONFIGURE= yes |