summaryrefslogtreecommitdiff
path: root/cad/opencascade/files/patch-wok_site_wok.csh
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-12-31 12:48:13 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-12-31 12:48:13 +0000
commitf92836f3f08ea94c899b0d4e49d1144af5b4d5aa (patch)
tree1f6adccda4e73794340b287eb8d658dc8d03e0fe /cad/opencascade/files/patch-wok_site_wok.csh
parentPrepare for a slave port to support OpenCascade. (diff)
Upgrade to 6.3 and unbreak.
Changelog at <http://www.opencascade.com/pub/doc/Release_Notes_6.3.pdf>.
Diffstat (limited to 'cad/opencascade/files/patch-wok_site_wok.csh')
-rw-r--r--cad/opencascade/files/patch-wok_site_wok.csh12
1 files changed, 0 insertions, 12 deletions
diff --git a/cad/opencascade/files/patch-wok_site_wok.csh b/cad/opencascade/files/patch-wok_site_wok.csh
deleted file mode 100644
index 0a80c607bbcd..000000000000
--- a/cad/opencascade/files/patch-wok_site_wok.csh
+++ /dev/null
@@ -1,12 +0,0 @@
---- wok/site/wok.csh.orig Fri Mar 5 18:48:47 2004
-+++ wok/site/wok.csh Mon Jul 31 23:07:35 2006
-@@ -57,6 +57,9 @@
- case SunOS:
- setenv WOKSTATION "sun"
- breaksw
-+ case FreeBSD:
-+ setenv WOKSTATION "bsd"
-+ breaksw
- case Linux:
- setenv WOKSTATION "lin"
- breaksw