$NetBSD: patch-af,v 1.11 2012/04/25 18:53:44 adam Exp $

--- runConfigureICU.orig	2011-07-19 21:19:38.000000000 +0000
+++ runConfigureICU
@@ -286,7 +286,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
