aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-08-22 16:43:32 +0800
committermiwi <miwi@FreeBSD.org>2009-08-22 16:43:32 +0800
commitf27809aa6f39f1ef80cb17bbd182925857c2b935 (patch)
treee1681f9f01255d5679f92a125565ffb187ff2fc2 /net
parent5379f7bc1467f12623ccb96725e24d72b3ad7ca5 (diff)
downloadfreebsd-ports-gnome-f27809aa6f39f1ef80cb17bbd182925857c2b935.tar.gz
freebsd-ports-gnome-f27809aa6f39f1ef80cb17bbd182925857c2b935.tar.zst
freebsd-ports-gnome-f27809aa6f39f1ef80cb17bbd182925857c2b935.zip
- BROKEN does not compile with new gnuTLS
Diffstat (limited to 'net')
-rw-r--r--net/csync2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/csync2/Makefile b/net/csync2/Makefile
index dff3215b8af8..8218cb5ef06c 100644
--- a/net/csync2/Makefile
+++ b/net/csync2/Makefile
@@ -24,6 +24,8 @@ LIB_DEPENDS= rsync.1:${PORTSDIR}/net/librsync \
MAN1= csync2.1
+BROKEN= does not compile with new gnuTLS
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include"