diff options
Diffstat (limited to 'net/samba41/Makefile')
-rw-r--r-- | net/samba41/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/samba41/Makefile b/net/samba41/Makefile index 91e145c58e3e..86c335aed84e 100644 --- a/net/samba41/Makefile +++ b/net/samba41/Makefile @@ -226,11 +226,9 @@ WANT_EXP_MODULES= idmap_ad vfs_cacheprime gpext_scripts gpext_security gpext_reg .endif .if ${PORT_OPTIONS:MACL_SUPPORT} -. if ${OSVERSION} > 800000 LIB_DEPENDS+= libsunacl.so:${PORTSDIR}/sysutils/libsunacl WANT_EXP_MODULES+= vfs_zfsacl SAMBA4_MODULES+= vfs_zfsacl -. endif CONFIGURE_ARGS+= --with-acl-support .else CONFIGURE_ARGS+= --without-acl-support |