summaryrefslogtreecommitdiff
path: root/mail/yatsvrs/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/yatsvrs/patches/patch-am')
-rw-r--r--mail/yatsvrs/patches/patch-am15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/yatsvrs/patches/patch-am b/mail/yatsvrs/patches/patch-am
new file mode 100644
index 00000000000..d3e4ae5aa4f
--- /dev/null
+++ b/mail/yatsvrs/patches/patch-am
@@ -0,0 +1,15 @@
+$NetBSD: patch-am,v 1.3 2006/01/08 19:30:02 joerg Exp $
+
+--- config.h.in.orig 2006-01-08 19:26:58.000000000 +0000
++++ config.h.in
+@@ -186,8 +186,10 @@
+ /* Define if you have the <sys/quota.h> header file. */
+ #undef HAVE_SYS_QUOTA_H
+
++#if !defined(__DragonFly__)
+ /* Define if you have the <sys/statvfs.h> header file. */
+ #undef HAVE_SYS_STATVFS_H
++#endif
+
+ /* Define if you have the <sys/time.h> header file. */
+ #undef HAVE_SYS_TIME_H