On Mon, 29 Dec 2014 12:54:50 -0500 Robert Simmons <[email protected]> wrote
> When I start Xvfb it fails with the following error: > XKB: Failed to compile keymap > > It appears that xvfb now requires xkeyboard-config. After installing > x11/xkeyboard-config everything works as expected. > > I wanted to modify the port to add this dependency, but I wanted to > make sure it is correct. I looked in the /usr/ports/Mk/bsd.xorg.mk and > did not see this port listed to add it to the USE_XORG= line in the > Makefile. In this case, should this be set in RUN_DEPENDS= ? Yes. That would get it for you. --Chris > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
