aboutsummaryrefslogtreecommitdiff
path: root/net-im/quaternion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/quaternion/Makefile')
-rw-r--r--net-im/quaternion/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/net-im/quaternion/Makefile b/net-im/quaternion/Makefile
index 7c8f8535b938..195b4211efb3 100644
--- a/net-im/quaternion/Makefile
+++ b/net-im/quaternion/Makefile
@@ -1,18 +1,19 @@
PORTNAME= Quaternion
-DISTVERSION= 0.0.95-beta3
-PORTREVISION= 4
+DISTVERSION= 0.0.95.1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
COMMENT= Matrix IM client based on Qt technologies
-WWW= https://github.com/QMatrixClient/Quaternion
+WWW= https://github.com/quotient-im/Quaternion/
+
+BROKEN= No upstream release compatible with libquotient 0.7 yet
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libqt5keychain.so:security/qtkeychain@qt5 \
libsecret-1.so:security/libsecret
-BUILD_DEPENDS= libquotient>=0.6.11:net-im/libquotient
+BUILD_DEPENDS= libquotient>=0.7:net-im/libquotient
# Quotient is a static lib, doesn't need to be in RUN_DEPENDS
USES= cmake compiler:c++17-lang gettext-runtime gnome \