Ticket #29909: wine-devel-1.3.22_1-no_gnutls.patch

File wine-devel-1.3.22_1-no_gnutls.patch, 1.2 KB (added by zan@…, 13 years ago)

patch of wine-devel Portfile

  • (a) Portfile-orig vs. (b) Portfile

    a b  
    4545depends_lib                 port:expat \
    4646                            port:fontconfig \
    4747                            port:freetype \
    48                             port:gnutls \
    4948                            port:jpeg \
    5049                            port:lcms \
    5150                            port:libiconv \
     
    6968archcheck.files             lib/libexpat.dylib \
    7069                            lib/libfontconfig.dylib \
    7170                            lib/libfreetype.dylib \
    72                             lib/libgnutls.dylib \
    7371                            lib/libjpeg.dylib \
    7472                            lib/liblcms.dylib \
    7573                            lib/libiconv.dylib \
     
    107105                            --with-freetype \
    108106                            --without-gphoto \
    109107                            --with-glu \
    110                             --with-gnutls \
     108                            --without-gnutls \
    111109                            --without-gsm \
    112110                            --without-hal \
    113111                            --without-jack \