Ticket #35729: Portfile.diff
File Portfile.diff, 548 bytes (added by ajdudman, 12 years ago) |
---|
-
Portfile
old new 43 44 --without-ldap \ 44 45 --without-krb5 45 46 47 pre-build { 48 if {![catch {set vers [lindex [registry_active samba4] 0]}]} { 49 ui_error "Linking conflicts may occur. Please deactivate samba4 while building samba3." 50 return -code error "conflict" 51 } 52 } 53 46 54 variant kerberos description "Enable Kerberos support" { 47 55 configure.args-delete --without-krb5 48 56 depends_lib-append port:kerberos5