Ticket #23467: libsoup_gnome_variant.patch

File libsoup_gnome_variant.patch, 383 bytes (added by lkraider (Paul Eipper), 15 years ago)
  • Portfile

    old new  
    3737                port:gconf \
    3838                port:libproxy
    3939
     40configure.args  --without-gnome
     41
     42variant gnome {
     43    configure.args-delete   --without-gnome
     44    depends_lib-append      port:gnome-keyring
     45}
     46
    4047use_parallel_build  yes
    4148
    4249test.run        yes