--- samba-3.0.14a-r2.ebuild 2005-08-07 16:43:37 -0300 +++ samba-3.0.14a-r3.ebuild 2005-08-07 16:44:56 -0300 @@ -95,12 +95,13 @@ --with-logfilebase=/var/log/samba \ --with-privatedir=${PRIVATE_DST} \ --enable-static --enable-shared \ - --with-smbmount --with-automount \ --with-libsmbclient \ --without-spinlocks \ --with-syslog \ --with-idmap \ --without-ldapsam \ + --with-automount) \ + $(use_with kernel_linux smbmount) \ $(use_with acl acl-support) \ $(use_enable cups) \ $(use_with kerberos krb5) \