summaryrefslogtreecommitdiff
path: root/time/sunbird/patches/patch-da
diff options
context:
space:
mode:
Diffstat (limited to 'time/sunbird/patches/patch-da')
-rw-r--r--time/sunbird/patches/patch-da13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/sunbird/patches/patch-da b/time/sunbird/patches/patch-da
new file mode 100644
index 00000000000..33f6499a156
--- /dev/null
+++ b/time/sunbird/patches/patch-da
@@ -0,0 +1,13 @@
+$NetBSD: patch-da,v 1.1 2006/06/27 11:11:52 joerg Exp $
+
+--- calendar/libical/src/libical/Makefile.in.orig 2006-06-26 13:32:40.000000000 +0000
++++ calendar/libical/src/libical/Makefile.in
+@@ -85,7 +85,7 @@ endif
+
+ DEFINES += -DHAVE_CONFIG_H
+
+-ifneq (,$(filter BeOS Darwin OpenVMS NetBSD FreeBSD,$(OS_ARCH)))
++ifneq (,$(filter BeOS Darwin OpenVMS NetBSD FreeBSD DragonFly,$(OS_ARCH)))
+ DEFINES += -D__USE_BSD=1
+ endif
+