freebsd-ports/net/tightvnc/files/patch-vncserver
Michael Johnson ef535b2ac4 - Update to 1.3.8
- Fix build on !i386 (sparc64 atleast anyways) [1]

PR:		103693
Subbmitted by:	Nils Vogels
		ahze (me) [1]
2006-09-26 23:32:39 +00:00

12 lines
358 B
Text

--- vncserver.orig Thu Aug 10 13:01:07 2006
+++ vncserver Tue Sep 26 21:08:10 2006
@@ -38,7 +38,7 @@
$desktopName = "X";
$vncClasses = "/usr/local/vnc/classes";
$vncUserDir = "$ENV{HOME}/.vnc";
-$fontPath = "unix/:7100";
+#$fontPath = "unix/:7100";
$authType = "-rfbauth $vncUserDir/passwd";
# Here is another example of setting the font path: