Revision
108640
Author
jmr@macports.org
Date
2013-07-29 00:07:28 -0700 (Mon, 29 Jul 2013)

Log Message

pgsqlclient: looks like the makefile is not parallel-build safe

Modified Paths

Diff

Modified: trunk/dports/databases/pgsqlclient/Portfile (108639 => 108640)


--- trunk/dports/databases/pgsqlclient/Portfile	2013-07-29 07:02:46 UTC (rev 108639)
+++ trunk/dports/databases/pgsqlclient/Portfile	2013-07-29 07:07:28 UTC (rev 108640)
@@ -24,6 +24,8 @@
 
 use_configure	no
 
+use_parallel_build	no
+
 destroot	{
 	xinstall -m 755 -d ${destroot}${prefix}/lib/pgsqlclient/
 	xinstall -m 644 -W ${worksrcpath}/build \