Index: xc/config/cf/FreeBSD.cf
--- xc/config/cf/FreeBSD.cf.orig	2004-09-10 09:05:06 +0200
+++ xc/config/cf/FreeBSD.cf	2004-09-10 09:08:07 +0200
@@ -178,8 +178,12 @@
 #ifndef CplusplusCmd
 #define CplusplusCmd		c++
 #endif
+#ifndef CppCmd
 #define CppCmd			/usr/bin/cpp
+#endif
+#ifndef PreProcessCmd
 #define PreProcessCmd		CppCmd
+#endif
 #define StandardCppOptions	-traditional
 #define StandardCppDefines	/**/
 #ifndef DefaultCCOptions
