Date: Thu, 29 May 2008 01:56:58 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/vnc Makefile Message-ID: <200805290156.m4T1uw0j087673@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2008-05-29 01:56:58 UTC FreeBSD ports repository Modified files: net/vnc Makefile Log: net/vnc Xvnc won't run without fonts.alias installed When building VNC (net/vnc) with the server option, Xvnc and vncserver and friends are built. Xvnc is the X server for the VNC session. However, if the server cannot find the 'fixed' font, which is supposed to be in fonts.alias, the server dies. PR: ports/118293 Submitted by: Clint Olsen <clint.olsen@gmail.com> Revision Changes Path 1.57 +3 -2 ports/net/vnc/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805290156.m4T1uw0j087673>