diff options
Diffstat (limited to 'net/csync2')
-rw-r--r-- | net/csync2/Makefile | 2 |
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" |