cvs commit: ports/graphics/libungif
	Makefileports/graphics/libungif/files
	patch-configure patch-lib::qprintf.c
    Dag-Erling Smorgrav 
    des at FreeBSD.org
       
    Thu Jul 17 23:53:35 PDT 2003
    
    
  
des         2003/07/17 23:53:33 PDT
  FreeBSD ports repository
  Modified files:
    graphics/libungif    Makefile 
  Added files:
    graphics/libungif/files patch-configure 
  Removed files:
    graphics/libungif/files patch-lib::qprintf.c 
  Log:
  For some mysterious reason, libungif prefers the antiquated <varargs.h>
  to <stdarg.h>.  Unfortunately, it fails to build with gcc 3.3, so hack
  configure to not test for the presence of <varargs.h>.
  
  Revision  Changes    Path
  1.24      +1 -0      ports/graphics/libungif/Makefile
  1.1       +11 -0     ports/graphics/libungif/files/patch-configure (new)
  1.2       +0 -15     ports/graphics/libungif/files/patch-lib::qprintf.c (dead)
    
    
More information about the cvs-all
mailing list