gnustep-make: set configure.compiler correctly (#22729)
--- trunk/dports/gnustep/gnustep-make/Portfile 2009-12-01 08:54:03 UTC (rev 61048)
+++ trunk/dports/gnustep/gnustep-make/Portfile 2009-12-01 11:02:39 UTC (rev 61049)
@@ -25,7 +25,8 @@
destroot.violate_mtree yes
universal_variant no
-depends_run port:gcc42
+depends_lib port:gcc42
+configure.compiler macports-gcc-4.2
configure.args CC=gcc-mp-4.2 \
--with-library-combo=gnu-gnu-gnu \