pkgsrc/net/tightvnc/patches/patch-ac
sbd df826ade45 Re-inlcude "platform.def" in Xvnc/config/cf/vnc.def as not include breaks
the build on linux. Fixes PR 42291.

Bump PKGREVISION.

Ok wiz@
2010-03-24 21:35:12 +00:00

18 lines
383 B
Text

$NetBSD: patch-ac,v 1.4 2010/03/24 21:35:12 sbd Exp $
--- Xvnc/config/cf/vnc.def.orig 2009-02-05 09:48:09.000000000 +0000
+++ Xvnc/config/cf/vnc.def
@@ -117,13 +117,7 @@
* You may need to change this.
*/
-#ifdef SunArchitecture
-#define ProjectRoot /usr/openwin
-#else
-#ifdef LinuxArchitecture
#define ProjectRoot /usr/X11R6
-#endif
-#endif
#endif /* BeforeVendorCF */