summaryrefslogtreecommitdiff
path: root/x11/kdebase3/patches/patch-da
diff options
context:
space:
mode:
Diffstat (limited to 'x11/kdebase3/patches/patch-da')
-rw-r--r--x11/kdebase3/patches/patch-da13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11/kdebase3/patches/patch-da b/x11/kdebase3/patches/patch-da
deleted file mode 100644
index a5bcbe02f52..00000000000
--- a/x11/kdebase3/patches/patch-da
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-da,v 1.4 2005/11/08 18:25:44 joerg Exp $
-
---- kcontrol/info/info.cpp.orig 2005-08-17 23:33:43.000000000 +0000
-+++ kcontrol/info/info.cpp
-@@ -468,7 +468,7 @@ static int GetInfo_ReadfromPipe( QListVi
- #include "info_linux.cpp"
- #elif defined(sgi) && sgi
- #include "info_sgi.cpp"
--#elif __FreeBSD__
-+#elif defined(__FreeBSD__) || defined(__DragonFly__)
- #include "info_fbsd.cpp"
- #elif __hpux
- #include "info_hpux.cpp"