Index: Portfile
===================================================================
--- Portfile	(revision 47339)
+++ Portfile	(working copy)
@@ -40,6 +40,8 @@
 configure.args      --enable-static --enable-shared --enable-gui=no \
                     --with-libiconv-prefix=${prefix}
 
+use_parallel_build  yes
+
 platform darwin 6 {
     depends_lib-append  port:dlcompat
 }

