qiv: ensure we're UsingTheRightCompiler, and support build_arch
--- trunk/dports/graphics/qiv/Portfile 2011-03-29 07:28:55 UTC (rev 77385)
+++ trunk/dports/graphics/qiv/Portfile 2011-03-29 07:46:14 UTC (rev 77386)
@@ -24,3 +24,5 @@
post-patch {
reinplace "s|@PREFIX@|${prefix}|" ${worksrcpath}/Makefile
}
+
+build.args CC="${configure.cc} ${configure.cc_archflags}"