aboutsummaryrefslogtreecommitdiffstats
path: root/net/psi/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-06-12 02:53:13 +0800
committerkrion <krion@FreeBSD.org>2004-06-12 02:53:13 +0800
commitc40f00f5e5a2f7903a95b2e4e3b9925338530b7f (patch)
treee7adb9d87d8d85e21fe5a09d5c693bb78038249f /net/psi/Makefile
parent9b014a6e2be3da3b127ffc6c52b5abb26e24116e (diff)
downloadfreebsd-ports-gnome-c40f00f5e5a2f7903a95b2e4e3b9925338530b7f.tar.gz
freebsd-ports-gnome-c40f00f5e5a2f7903a95b2e4e3b9925338530b7f.tar.zst
freebsd-ports-gnome-c40f00f5e5a2f7903a95b2e4e3b9925338530b7f.zip
- Update to version 0.9.2
PR: ports/67840 Submitted by: maintainer
Diffstat (limited to 'net/psi/Makefile')
-rw-r--r--net/psi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/psi/Makefile b/net/psi/Makefile
index 02ee0b8c1a48..9b5a2f059dc9 100644
--- a/net/psi/Makefile
+++ b/net/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