mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
12 lines
371 B
Plaintext
12 lines
371 B
Plaintext
|
--- 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)
|