Currently when you have fribidi installed and tried to install JWM it failed because of a missing file. This patch will allow you to install JWM with fribidi support as normal. Fix: The patch is attached as a unified diff file. Patch attached with submission follows: How-To-Repeat: Install fribidi then install jwm. It should fail saying it can't find a certain header file.
Responsible Changed From-To: freebsd-ports-bugs->tabthorpe I'll take it.
Added options and config for fribidi, xft, jpeg and xinerama support, this is a unified diff.
tabthorpe 2010-04-24 00:12:44 UTC FreeBSD ports repository Modified files: x11-wm/jwm Makefile Log: - Add build time options - Bump PORTREVISION PR: ports/145933 Submitted by: Michael James Brune <admin mjbrune.org> (maintainer) Revision Changes Path 1.25 +31 -2 ports/x11-wm/jwm/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!