summaryrefslogtreecommitdiff
path: root/converters/kdesupport/patches/patch-ab
blob: 59c8a5bba1d259594c31903b4f905e8250507f41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ab,v 1.5 1999/11/22 20:31:03 jdolecek Exp $

Pulled into KDE	(jdolecek)

--- ./mimelib/mimelib/config.h	Sat Sep 27 13:55:18 1997
+++ /usr/pkgsrc/converters/kdesupport/work.i386.unpatched/kdesupport-1.1.2/mimelib/mimelib/config.h	Fri Nov 12 06:31:53 1999
@@ -35,7 +35,7 @@
 #   define DW_WIN32
 #endif
 
-#if defined(__unix__) || defined(__unix) || defined(_AIX)
+#if defined(__unix__) || defined(__unix) || defined(_AIX) || defined(__NetBSD__)
 #   define DW_UNIX
 #endif