Ticket #12805: Portfile.3.diff
File Portfile.3.diff, 300 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 17 years ago) |
---|
-
Portfile
old new 89 89 } 90 90 91 91 variant gss { 92 depends_lib-append port:gss 93 configure.args-append --with-gssapi=${prefix} 92 configure.args-append --with-gssapi 94 93 } 95 94 96 95 variant openldap {