aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-30 08:49:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-30 08:49:14 +0000
commitb28e22c143b7c2aefdac85c07e5f81b9833566d4 (patch)
tree0b7ff93ef8cb89649659fd35840cc81a9fcd7804 /net/rsync
parenta1334cc5336a99e37ca77595c60f68012e2bb0bc (diff)
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index a28fa02bec1a..e28a7b8e462b 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -50,7 +50,7 @@ ACL_DESC= Add backward-compatibility for the --acls option
# define default options
OPTIONS_DEFAULT=SSH FLAGS
-ZLIB_BASE_CONFIGURE_ARGS= --with-included-zlib=no
+ZLIB_BASE_CONFIGURE_ON= --with-included-zlib=no
TIMELIMIT_EXTRA_PATCHES= ${WRKSRC}/patches/time-limit.diff
ATIMES_EXTRA_PATCHES= ${WRKSRC}/patches/atimes.diff
FLAGS_EXTRA_PATCHES= ${WRKSRC}/patches/fileflags.diff \