diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:33:47 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:33:47 +0000 |
| commit | a14c0668720dcafde3f60b7659a01d99ec693a41 (patch) | |
| tree | 9c1a149bc961f7cd84b7aa93a2d61fec3d0f9685 /math/physcalc/files/patch-physcalc.h | |
| parent | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (diff) | |
Rename math/ patch-xy patches to reflect the files they modify.
Diffstat (limited to 'math/physcalc/files/patch-physcalc.h')
| -rw-r--r-- | math/physcalc/files/patch-physcalc.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/physcalc/files/patch-physcalc.h b/math/physcalc/files/patch-physcalc.h new file mode 100644 index 000000000000..96b25217a20d --- /dev/null +++ b/math/physcalc/files/patch-physcalc.h @@ -0,0 +1,13 @@ +--- physcalc.h Sun Aug 27 17:46:31 2000 ++++ physcalc.h.new Sun Aug 27 17:46:57 2000 +@@ -22,6 +22,10 @@ + #error This program requires more memory than the tiny model allows! + #endif + ++#ifndef SHAREDIR ++#define SHAREDIR "/usr/share/physcalc/" ++#endif ++ + #define VERSION "2.4" /* Version number */ + #define TRACE + |
