The graphics/tiff port depends on libjbig when found by configure. Fix: The dependency is optional but so is the jpeg dependency so I just added it to LIB_DEPENDS in this patch.
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
dinoex 2009-10-24 12:35:18 UTC FreeBSD ports repository Modified files: graphics/tiff Makefile Log: - include libjbig PR: 139864 Submitted by: Tijl Coosemans Revision Changes Path 1.71 +3 -1 ports/graphics/tiff/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, thanks.