summaryrefslogtreecommitdiff
path: root/textproc/icu/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/icu/patches/patch-ad')
-rw-r--r--textproc/icu/patches/patch-ad14
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/icu/patches/patch-ad b/textproc/icu/patches/patch-ad
new file mode 100644
index 00000000000..d5c02974b25
--- /dev/null
+++ b/textproc/icu/patches/patch-ad
@@ -0,0 +1,14 @@
+$NetBSD: patch-ad,v 1.6 2005/12/30 23:49:08 joerg Exp $
+
+--- configure.orig 2005-12-30 22:47:03.000000000 +0000
++++ configure
+@@ -1552,7 +1552,8 @@ powerpc*-*-linux*)
+ else
+ icu_cv_host_frag=mh-cygwin-msvc
+ fi ;;
+-*-*-*bsd*) icu_cv_host_frag=mh-bsd-gcc ;;
++*-*-*bsd*|*-*-dragonfly*)
++ icu_cv_host_frag=mh-bsd-gcc ;;
+ *-*-aix*)
+ if test "$GCC" = yes; then
+ icu_cv_host_frag=mh-aix-gcc