mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
d5b1cb70d9
While here regen patches
14 lines
294 B
C
14 lines
294 B
C
--- physcalc.h.orig 1998-08-29 14:13:40 UTC
|
|
+++ physcalc.h
|
|
@@ -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
|
|
|