freebsd-ports/cad/calculix/files/patch-cgx_VER+src+cgx.h
Maho Nakata 1385e9898b 1. Update to 1.6 and make fetchable[1]
2. WITH_ATLAS knobs works.

Submitted by:	Pedro F. Giffuni and fenner[1]
2007-02-27 02:54:26 +00:00

13 lines
496 B
C

--- cgx_1.6/src/cgx.h.orig Sun Feb 19 22:07:26 2006
+++ cgx_1.6/src/cgx.h Sun Feb 19 22:09:50 2006
@@ -86,8 +86,8 @@
"/yaprod/cae/application/CalculiX/doc/ccx/ccx.html"}
#endif
#else
- #define HELPFILE {"/usr/local/CalculiX/cgx_1.6/doc/cgx/cgx.html",\
- "/usr/local/CalculiX/ccx_1.6/doc/ccx/ccx.html"}
+ #define HELPFILE {"%%DOCSDIR%%/cgx/cgx.html",\
+ "%%DOCSDIR%%/ccx/ccx.html"}
#endif
/* html browser, change if necessary */