Ticket #42728: Portfile-gnutls.diff

File Portfile-gnutls.diff, 858 bytes (added by Schamschula (Marius Schamschula), 10 years ago)
  • Portfile

    old new  
    66
    77name            gnutls
    88version         3.3.3
     9revision         1
    910set branch      [join [lrange [split ${version} .] 0 1] .]
    1011categories      devel security
    1112# yes, some of the libs are GPL only
     
    3637                port:libidn \
    3738                port:libtasn1 \
    3839                port:p11-kit \
    39                 port:nettle
     40                port:nettle \
     41                port:unbound
    4042
    4143post-patch {
    4244    # Remove comments which confuse at least Leopard's assembler.
    4345    eval reinplace {/^#/d} [glob ${worksrcpath}/lib/accelerated/x86/macosx/*.s]
    4446}
    4547
    46 use_autoreconf  yes
    47 autoreconf.args -fvi
    48 
    4948configure.args  --disable-guile \
    5049                --disable-silent-rules \
    5150                --with-p11-kit