cvs commit: ports/net/vnc Makefile ports/net/vnc/files patch-Xvnc::config::cf::FreeBSD.cf patch-Xvnc::config::cf::Imake.cf patch-Xvnc::config::cf::vnc.def patch-Xvnc::programs::Xserver::cfb::stipsparc.s patch-Xvnc::programs::Xserver::cfb::stipsprc32.s

Greg Lewis glewis at eyesbeyond.com
Fri Apr 9 13:41:10 PDT 2004


On Fri, Apr 09, 2004 at 11:49:47AM -0700, Kirill Ponomarew wrote:
>   Added files:
>     net/vnc/files        patch-Xvnc::config::cf::FreeBSD.cf 
>                          patch-Xvnc::config::cf::Imake.cf 
>                          patch-Xvnc::config::cf::vnc.def 

This patch looks wrong to me.

--- Xvnc/config/cf/vnc.def.orig	Wed Mar 24 11:45:48 2004
+++ Xvnc/config/cf/vnc.def	Wed Mar 24 11:53:03 2004
@@ -122,6 +122,9 @@
 #endif
 #endif
 
+#ifdef FreeBSDArchitecture
+#define ProjectRoot /usr/X11R6
+#endif
 
Shouldn't that be set to ${X11BASE} (by e.g. making the text %%X11BASE%% and
then using ${REINPLACE_CMD}) instead of hardwiring it to /usr/X11R6?

-- 
Greg Lewis                          Email   : glewis at eyesbeyond.com
Eyes Beyond                         Web     : http://www.eyesbeyond.com
Information Technology              FreeBSD : glewis at FreeBSD.org



More information about the cvs-all mailing list