Ticket #18775: Portfile-bacula.diff

File Portfile-bacula.diff, 818 bytes (added by ndoc2@…, 15 years ago)

patch to remove tray monitor build and configuration file.

  • Portfile

    old new  
    5353                 --without-mysql \
    5454                 --disable-gnome \
    5555                 --disable-wx-console \
    56                  --enable-tray-monitor
     56                 --disable-tray-monitor
    5757configure.cppflags-append   -I${prefix}/ncurses
    5858configure.ldflags           ""
    5959
     
    6464post-destroot {
    6565  file rename ${destroot}${prefix}/etc/bacula/bacula-fd.conf ${destroot}${prefix}/etc/bacula/bacula-fd.conf.example
    6666  file rename ${destroot}${prefix}/etc/bacula/bconsole.conf ${destroot}${prefix}/etc/bacula/bconsole.conf.example
    67   file rename ${destroot}${prefix}/etc/bacula/tray-monitor.conf ${destroot}${prefix}/etc/bacula/tray-monitor.conf.example
    6867}
    6968
    7069startupitem.create  yes