aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-08-05 06:37:30 +0000
commitdf4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef (patch)
treee44ab41f7b18c38d23ed8351e7125f60f15d1d9e /net-im
parent0087e13590135f714c9714cb7a3d23befc760320 (diff)
downloadports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.tar.gz
ports-df4aac35f0e6fdb66e23ce2042c2a0bf7c6f43ef.zip
Mark BROKEN: unfetchable
Notes
Notes: svn path=/head/; revision=508138
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-birthday-reminder/Makefile2
-rw-r--r--net-im/pidgin-pidgimpd/Makefile2
-rw-r--r--net-im/poezio/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile
index a57c64640581..fac215627c20 100644
--- a/net-im/pidgin-birthday-reminder/Makefile
+++ b/net-im/pidgin-birthday-reminder/Makefile
@@ -13,6 +13,8 @@ COMMENT= Birthday reminder for Pidgin
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unfetchable
+
LIB_DEPENDS= libpurple.so:net-im/libpurple
BUILD_DEPENDS= pidgin:net-im/pidgin
RUN_DEPENDS= pidgin:net-im/pidgin
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile
index 5c4609516195..bb8b2f78b3f1 100644
--- a/net-im/pidgin-pidgimpd/Makefile
+++ b/net-im/pidgin-pidgimpd/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= pidgin-
MAINTAINER= ports@FreeBSD.org
COMMENT= PidgiMPD is a Pidgin plugin for monitoring/controlling MPD
+BROKEN= unfetchable
+
LIB_DEPENDS= libpurple.so:net-im/libpurple \
libmpd.so:audio/libmpd
BUILD_DEPENDS= pidgin:net-im/pidgin
diff --git a/net-im/poezio/Makefile b/net-im/poezio/Makefile
index c21bca40bd04..89171e1cccdf 100644
--- a/net-im/poezio/Makefile
+++ b/net-im/poezio/Makefile
@@ -12,6 +12,8 @@ COMMENT= Console XMPP client
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unfetchable
+
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:dns/py-dnspython@${PY_FLAVOR} \
${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:net-im/py-sleekxmpp@${PY_FLAVOR}