summaryrefslogtreecommitdiff
path: root/graphics/dx/patches/patch-ac
blob: 800815f3cd47f91cef27987df2fd9bbc18a4eab3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
$NetBSD: patch-ac,v 1.2 2002/02/05 22:23:32 drochner Exp $

--- bin/dxworker.in.orig	Tue May  8 17:01:28 2001
+++ bin/dxworker.in	Tue Feb  5 12:19:49 2002
@@ -29,6 +29,12 @@
 
     breaksw
 
+  case NetBSD:
+    set exarch=netbsd
+    set uiarch=netbsd
+
+    breaksw
+
   case AIX*:
     set exarch=ibm6000
     set uiarch=ibm6000
@@ -1464,6 +1470,7 @@
   case alphax:
   case linux:
   case freebsd:
+  case netbsd:
   case macos:
     breaksw