[83849] trunk/dports/science/vbpp/Portfile
jmr at macports.org
jmr at macports.org
Sun Sep 11 16:53:42 PDT 2011
Revision: 83849
http://trac.macports.org/changeset/83849
Author: jmr at macports.org
Date: 2011-09-11 16:53:37 -0700 (Sun, 11 Sep 2011)
Log Message:
-----------
vbpp: disable parallel build
Modified Paths:
--------------
trunk/dports/science/vbpp/Portfile
Modified: trunk/dports/science/vbpp/Portfile
===================================================================
--- trunk/dports/science/vbpp/Portfile 2011-09-11 21:43:10 UTC (rev 83848)
+++ trunk/dports/science/vbpp/Portfile 2011-09-11 23:53:37 UTC (rev 83849)
@@ -1,6 +1,7 @@
# $Id$
PortSystem 1.0
+
name vbpp
version 1.2.0
categories science
@@ -17,6 +18,8 @@
sha1 79a05739977f98ab85678a7af16a189695dbd02d \
rmd160 177ee8bd4a3ea53f367f307476117de4bb7c1bb9
+use_parallel_build no
+
post-destroot {
xinstall -d 755 ${destroot}${prefix}/share/doc/${name}
xinstall -d 755 ${destroot}${prefix}/share/examples/${name}
@@ -26,4 +29,3 @@
eval xinstall -m 444 [glob ${worksrcpath}/EXAMPLES/*] \
${destroot}${prefix}/share/examples/${name}
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110911/da443fed/attachment.html>
More information about the macports-changes
mailing list