b0bb2c2185
PR: ports/81394 Submitted by: James Raftery <james@now.ie> (maintainer)
13 lines
308 B
Text
13 lines
308 B
Text
--- xc/config/cf/vnc.def.orig Mon Feb 28 12:59:09 2005
|
|
+++ xc/config/cf/vnc.def Mon May 16 16:24:57 2005
|
|
@@ -15,6 +15,10 @@
|
|
#define BuildXKB NO
|
|
#endif
|
|
|
|
+#ifdef FreeBSDArchitecture
|
|
+#define ProjectRoot %%X11BASE%%
|
|
+#endif
|
|
+
|
|
#define HasFreetype2 NO
|
|
#define BuildVNCExt YES
|
|
#define VNCExtDefines -DVNCEXT
|