$NetBSD: patch-af,v 1.10 2011/07/25 10:16:54 adam Exp $

--- runConfigureICU.orig	2011-07-19 21:19:38.000000000 +0000
+++ runConfigureICU
@@ -283,7 +283,7 @@ case $platform in
         RELEASE_CFLAGS='-O3'
         RELEASE_CXXFLAGS='-O3'
         ;;
-    *BSD)
+    *BSD | DragonFly)
         THE_OS="BSD"
         THE_COMP="the GNU C++"
         CC=gcc; export CC
