Ticket #48343: Portfile-curl.diff

File Portfile-curl.diff, 404 bytes (added by Schamschula (Marius Schamschula), 9 years ago)
  • Portfile

    old new  
    121121    }
    122122
    123123    variant gnutls conflicts ssl description {Allow secure connections using GNU TLS} {
    124         depends_lib-append      port:gnutls
     124        depends_lib-append      path:lib/libgnutls.dylib:gnutls
    125125        configure.args-replace  --without-gnutls --with-gnutls
    126126    }
    127127