[89480] trunk/dports/www/fcgi/Portfile
Revision: 89480 http://trac.macports.org/changeset/89480 Author: ryandesign@macports.org Date: 2012-01-31 09:20:14 -0800 (Tue, 31 Jan 2012) Log Message: ----------- fcgi: disable parallel build; see #33029 Modified Paths: -------------- trunk/dports/www/fcgi/Portfile Modified: trunk/dports/www/fcgi/Portfile =================================================================== --- trunk/dports/www/fcgi/Portfile 2012-01-31 17:03:18 UTC (rev 89479) +++ trunk/dports/www/fcgi/Portfile 2012-01-31 17:20:14 UTC (rev 89480) @@ -30,6 +30,8 @@ use_autoreconf yes autoreconf.args -fvi +use_parallel_build no + post-destroot { xinstall -m 644 -W ${worksrcpath}/doc cgi-fcgi.1 \ ${destroot}${prefix}/share/man/man1
participants (1)
-
ryandesign@macports.org