summaryrefslogtreecommitdiff
path: root/net/citrix_xenapp/files/patch-aa
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-09-21 21:30:24 +0000
committerMike Smith <msmith@FreeBSD.org>1998-09-21 21:30:24 +0000
commitd885f18a6091ab049aab3ab3c31c209073818e90 (patch)
treea52c2a5f2bfdf568f8b65dfdcfefcb32722bc461 /net/citrix_xenapp/files/patch-aa
parentBe sure to install the libXaw3d.so link in an a.out world. (diff)
This is the Citrix MetaFrame/pICAsso/WinFrame client for Microsoft Windows
NT Terminal Server, nee Hydra, nee Citrix WinFrame.
Notes
Notes: svn path=/head/; revision=13291
Diffstat (limited to 'net/citrix_xenapp/files/patch-aa')
-rw-r--r--net/citrix_xenapp/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/citrix_xenapp/files/patch-aa b/net/citrix_xenapp/files/patch-aa
new file mode 100644
index 000000000000..06b5155e0c4c
--- /dev/null
+++ b/net/citrix_xenapp/files/patch-aa
@@ -0,0 +1,11 @@
+--- ../original/setupwfc Wed Sep 9 05:57:13 1998
++++ setupwfc Mon Sep 21 01:42:22 1998
+@@ -341,7 +341,7 @@
+ PLATFORM=hp
+ DISP_PLATFORM="Hewlett-Packard (HP-UX)"
+ ;;
+- Linux)
++ Linux|FreeBSD)
+ PLATFORM=linux
+ DISP_PLATFORM="Linux"
+ ;;