aboutsummaryrefslogtreecommitdiffstats
path: root/shells/scponly/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-10 04:54:19 +0800
committeredwin <edwin@FreeBSD.org>2006-05-10 04:54:19 +0800
commit99c13b556cfba9adcea52ed8b020965e75b50b9f (patch)
tree97f6ab2180d80663a41e55578f07c19f2a118cdc /shells/scponly/Makefile
parent06e639dd535fc305e742e271a252befa67e220d3 (diff)
downloadfreebsd-ports-gnome-99c13b556cfba9adcea52ed8b020965e75b50b9f.tar.gz
freebsd-ports-gnome-99c13b556cfba9adcea52ed8b020965e75b50b9f.tar.zst
freebsd-ports-gnome-99c13b556cfba9adcea52ed8b020965e75b50b9f.zip
shells/scponly cannot work with rsync
From: Hideyuki KURASHINA <rushani@FreeBSD.org> I've confirmed the rsync compatibility in scponly 4.4 is broken. Unfortunately, at this moment I don't have enough time to test the patch you showed us... PR: ports/96295 Submitted by: UEDA Hiroyuki <ueda@drweb.jp>
Diffstat (limited to 'shells/scponly/Makefile')
-rw-r--r--shells/scponly/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index d1e2440ded43..180653cf1028 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -106,6 +106,7 @@ CONFIGURE_ARGS+=--enable-chrooted-binary
.endif
.if defined(WITH_SCPONLY_RSYNC)
+BROKEN= The Rsync compatibility is broken
BUILD_DEPENDS+= rsync:${PORTSDIR}/net/rsync
RUN_DEPENDS+= ${BUILD_DEPENDS}
CONFIGURE_ARGS+=--enable-rsync-compat