CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/02/15 05:02:14
Modified files:
x11/x11vnc : Makefile
x11/x11vnc/patches: patch-x11vnc_gui_c
Log message:
the path in gui.c is used to find both wish (installed by tk which is a
different port, so, LOCALBASE), _and_ x11vnc (installed by the current port,
so PREFIX). fixit accordingly, for correctness and to cater for whoever
might like the pain of installing different ports with different prefixes.
discussed with/ok ajacoutot
