Revision: 68310 http://trac.macports.org/changeset/68310 Author: raphael@macports.org Date: 2010-05-31 14:47:26 -0700 (Mon, 31 May 2010) Log Message: ----------- libQGLViewer: fix universal variant; see #25078 Modified Paths: -------------- trunk/dports/graphics/libQGLViewer/Portfile Modified: trunk/dports/graphics/libQGLViewer/Portfile =================================================================== --- trunk/dports/graphics/libQGLViewer/Portfile 2010-05-31 19:39:42 UTC (rev 68309) +++ trunk/dports/graphics/libQGLViewer/Portfile 2010-05-31 21:47:26 UTC (rev 68310) @@ -50,6 +50,7 @@ configure.pre_args PREFIX=${destroot}${prefix} \ DOC_DIR=${destroot}${prefix}/share/doc/${name} \ -after QMAKE_POST_LINK= +configure.universal_args use_parallel_build no