diff options
Diffstat (limited to 'devel/cccc/files/patch-ab')
| -rw-r--r-- | devel/cccc/files/patch-ab | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/cccc/files/patch-ab b/devel/cccc/files/patch-ab new file mode 100644 index 000000000000..8e6e558831fb --- /dev/null +++ b/devel/cccc/files/patch-ab @@ -0,0 +1,17 @@ +*** cccc.h Sun Aug 10 16:52:24 1997 +--- /home/andy/tmp/wrk/cccc.h Fri Sep 12 23:00:32 1997 +*************** +*** 21,27 **** +--- 21,32 ---- + #else + + #define SIGNAL_HEADER <sys/signal.h> ++ ++ #ifdef __FreeBSD__ ++ #define DEFAULT_LIBDIR "/usr/local/share/cccc" ++ #else + #define DEFAULT_LIBDIR "/usr/local/lib/cccc" ++ #endif + + #endif + |
