Ticket #19273: yelp-portfile.diff

File yelp-portfile.diff, 491 bytes (added by bskaplan14@…, 15 years ago)

a patch for Yelp's portfile to use Xulrunner and libxul-embedding instead of Firefox

  • Portfile

    old new  
    2424                port:libgnomeui \
    2525                port:libgtkhtml3 \
    2626                port:rarian \
    27                 port:firefox-x11
     27                port:xulrunner
    2828
    2929use_bzip2       yes
    3030
    31 configure.args  --with-gecko=firefox
     31configure.args  --with-gecko=libxul-embedding
    3232
    3333variant debug description {Enables debugging} {
    3434        configure.cflags-append -O0 -g