Date: Thu, 17 Jul 2003 23:53:33 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libungif Makefileports/graphics/libungif/files patch-configure patch-lib::qprintf.c Message-ID: <200307180653.h6I6rY0h081650@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307180653.h6I6rY0h081650>
