summaryrefslogtreecommitdiff
path: root/devel/imake/files/patch-e
blob: 0f76302c260b0b0c1f8a5d00fc51c82dd4f694c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cf/FreeBSD.cf.orig	Wed Mar  1 17:31:52 2000
+++ cf/FreeBSD.cf	Wed Mar  1 17:32:23 2000
@@ -69,7 +69,7 @@
 #define MkdirHierCmd		mkdir -p
 
 #define CcCmd			cc
-#define CppCmd			/usr/libexec/cpp
+#define CppCmd			/usr/bin/cpp
 #define PreProcessCmd		CppCmd
 #define StandardCppDefines	-traditional
 #if defined(UseInstalled) && (!defined(XF86LinkKit) || !XF86LinkKit)