summaryrefslogtreecommitdiff
path: root/net/csync2
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/csync2
parent0087e13590135f714c9714cb7a3d23befc760320 (diff)
Notes
Diffstat (limited to 'net/csync2')
-rw-r--r--net/csync2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index c78846f4d7f9..fb17a848ab04 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -13,6 +13,8 @@ COMMENT= Cluster synchronization tool
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= unfetchable
+
LIB_DEPENDS= librsync.so.2:net/librsync2 \
libgnutls.so:security/gnutls \
libsqlite3.so:databases/sqlite3