Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 20022)
+++ /trunk/Config.kmk	(revision 20023)
@@ -1858,5 +1858,5 @@
 
 ifndef VBOX_OSE
- if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.x86 win.amd64 linux.x86 linux.amd64 solaris.x86 solaris.amd64 darwin.x86 darwin.amd64)
+ if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.x86 win.amd64 linux.x86 linux.amd64 solaris.x86 solaris.amd64 darwin.x86 darwin.amd64 freebsd.x86)
   VBOX_WITH_LIBCURL = 1
   SDK_VBOX_LIBCURL       = .
Index: /trunk/configure
===================================================================
--- /trunk/configure	(revision 20022)
+++ /trunk/configure	(revision 20023)
@@ -1889,5 +1889,5 @@
   --build-libxml2          build libxml2 from sources
   --build-libxslt          build libxslt from sources
-  --build-curl             build libcurl from sources (PUEL only)
+  --build-libcurl          build libcurl from sources (PUEL only)
   --setup-wine             setup a Wine directory and register the hhc hack
 
