1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-17 09:19:15 -04:00
ports/cad/calculix/files/patch-cgx_VER+src+cgx.h
Maho Nakata 140e968698 Update to 1.3
PR:		78958
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-03-19 10:28:48 +00:00

13 lines
551 B
C

--- cgx_1.3/src/cgx.h.orig Fri Feb 25 20:00:16 2005
+++ cgx_1.3/src/cgx.h Sat Feb 26 20:45:51 2005
@@ -63,8 +63,8 @@
#define MILLISECONDS_PER_PERIOD 1200
/* default location of the help files, please insert the actual one */
-#define HELPFILE {"/usr/local/CalculiX/cgx_1.3/doc/cgx/cgx.html",\
- "/usr/local/CalculiX/ccx_1.3/doc/ccx/ccx.html"}
+#define HELPFILE {"%%DOCSDIR%%/cgx/cgx.html",\
+ "%%DOCSDIR%%/ccx/ccx.html"}
/* html browser, change if necessary */
/* #define BROWSER {"netscape"} */