aboutsummaryrefslogtreecommitdiff
path: root/graphics/opendx/files/patch-ah
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-09-20 06:43:20 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-09-20 06:43:20 +0000
commit346b0522f19e0ff832f8189a504d4038386affb1 (patch)
treec94c7fef2a16d745c4020e5c817a623cba04575c /graphics/opendx/files/patch-ah
parent278d839aca62face8a91015097d821cfbd522112 (diff)
downloadports-346b0522f19e0ff832f8189a504d4038386affb1.tar.gz
ports-346b0522f19e0ff832f8189a504d4038386affb1.zip
Notes
Diffstat (limited to 'graphics/opendx/files/patch-ah')
-rw-r--r--graphics/opendx/files/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/opendx/files/patch-ah b/graphics/opendx/files/patch-ah
new file mode 100644
index 000000000000..3f456c9ebb0a
--- /dev/null
+++ b/graphics/opendx/files/patch-ah
@@ -0,0 +1,13 @@
+--- bin/dxworker.in.orig Wed Aug 4 22:03:37 1999
++++ bin/dxworker.in Fri Sep 17 15:29:13 1999
+@@ -22,8 +22,8 @@
+ # determine the machine type, and set uiarch, exarch and thisver defaults
+ switch ( $thissys )
+ case FreeBSD:
+- set exarch=freebsd
+- set uiarch=freebsd
++ set exarch=$thismach
++ set uiarch=$thismach
+
+ set remove=/usr/bin/rsh
+