aboutsummaryrefslogtreecommitdiff
path: root/net/rsync
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-10 13:29:22 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-10 13:29:22 +0000
commitee777cf34306feba8626c53663f322c6af663806 (patch)
tree2d1fc3959ee0382ea404325a46c3d537fc60b720 /net/rsync
parent5dacf7322c238e3ab78c2030640340821b470764 (diff)
downloadports-ee777cf34306feba8626c53663f322c6af663806.tar.gz
ports-ee777cf34306feba8626c53663f322c6af663806.zip
Notes
Diffstat (limited to 'net/rsync')
-rw-r--r--net/rsync/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 94e4e0f0df64..f63cf9c7e774 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -63,10 +63,12 @@ PATCH_STRIP= -p1
.endif
.if !defined(WITHOUT_ACLS)
+.if ${OSVERSION} >= 500000
EXTRA_PATCHES+= ${WRKSRC}/patches/acls.diff
PATCH_STRIP= -p1
CONFIGURE_ARGS+=--enable-acl-support
.endif
+.endif
.if defined(WITHOUT_SSH)
CONFIGURE_ARGS+= --with-rsh=rsh