swftools uses obsolete libungif as default support for libgif is already in configure. [...] checking for DGifOpen in -lungif... no checking for DGifOpen in -lgif... yes [...] Fix: Apply the patch.
Responsible Changed From-To: freebsd-ports-bugs->cs Over to maintainer (via the GNATS Auto Assign Tool)
cs 2012-02-24 18:32:15 UTC FreeBSD ports repository Modified files: graphics/swftools Makefile Log: Replace obsolete libungif dependency by libgif. PR: ports/165335 Submitted by: dinoex@ Approved by: cs@ (maintainer), glarkin@ (mentor, implicit) Revision Changes Path 1.42 +3 -3 ports/graphics/swftools/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank you very much.