netchild    2006-02-19 14:04:09 UTC

  FreeBSD ports repository

  Modified files:
    mail/gensig          Makefile 
  Added files:
    mail/gensig/files    patch-sigparams.c 
  Log:
  On -current there's a new header: printf.h. The port picks it up, but fails
  because printf.h needs wchar.h. So:
   - include wchar.h
   - while I'm here include stdlib.h (for the prototype of exit())
  
  Revision  Changes    Path
  1.11      +2 -7      ports/mail/gensig/Makefile
  1.1       +18 -0     ports/mail/gensig/files/patch-sigparams.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to