Ticket #18319: Portfile.patch

File Portfile.patch, 482 bytes (added by vallon (Justin), 13 years ago)

Updated patch

  • Portfile

    old new  
    3333        system "cd ${destroot}${prefix}/lib/courier-authlib && rm -f *.a *.la"
    3434}
    3535
     36startupitem.create      yes
     37startupitem.start       "${prefix}/sbin/authdaemond start"
     38startupitem.stop        "${prefix}/sbin/authdaemond stop"
     39startupitem.restart     "${prefix}/sbin/authdaemond restart"
     40startupitem.pidfile     clean ${prefix}/var/spool/authdaemon/pid
     41
    3642#livecheck.type         sourceforge