Index: Portfile
===================================================================
--- Portfile	(revision 46304)
+++ Portfile	(working copy)
@@ -16,7 +16,7 @@
 use_bzip2           yes
 distname            kdelibs-${version}
 checksums           md5 2d830a922195fefe6e073111850247ac
-
+    
 depends_lib-append  port:qt4-mac port:phonon \
                     port:soprano port:cyrus-sasl2 \
     	            port:strigi port:gettext \
@@ -31,6 +31,7 @@
                     port:openssl port:enchant \
                     port:aspell port:aspell-dict-en
 
+configure.compiler  macports-gcc-4.2 
 configure.args-append   ../${distname} \
                         -DWITH_ENCHANT=ON \
                         -DWITH_ASPELL=ON \

