$NetBSD: patch-af,v 1.8 2007/03/23 12:51:13 recht Exp $

--- runConfigureICU.orig	2006-07-14 01:36:36.000000000 +0200
+++ runConfigureICU
@@ -232,7 +232,7 @@ case $platform in
         RELEASE_CFLAGS='-O2'
         RELEASE_CXXFLAGS='-O2'
         ;;
-    *BSD)
+    *BSD | DragonFly)
         THE_OS="BSD"
         THE_COMP="the GNU C++"
         CC=gcc; export CC
