graphics/djvulibre has a depend from bash, which needs only for any2djvu script. This patch adds option to include any2djvu in build or exclude it (so, add bash depend with it or do not add) Fix: Patch attached with submission follows: How-To-Repeat: Try to install djvulibre. When your box does not have bash, djvulibre port will install it,
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer
stas 2007-02-20 10:24:47 UTC FreeBSD ports repository Modified files: graphics/djvulibre Makefile pkg-plist Added files: graphics/djvulibre/files patch-tools_any2djvu Log: - Remove bash and wget dependency - Add missing curl dependency for any2djvu - Make any2djvu optional and don't install it by default - Don't install empty ja manpages - Bump portrevisiono PR: ports/109221 (partially based on) Submitted by: Rashid N. Achilov"<achilov-rn@askd.ru> Revision Changes Path 1.52 +24 -17 ports/graphics/djvulibre/Makefile 1.1 +95 -0 ports/graphics/djvulibre/files/patch-tools_any2djvu (new) 1.23 +1 -1 ports/graphics/djvulibre/pkg-plist _______________________________________________ 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!