[36628] trunk/dports/devel/m4/Portfile
nox at macports.org
nox at macports.org
Thu May 8 11:51:25 PDT 2008
Revision: 36628
http://trac.macosforge.org/projects/macports/changeset/36628
Author: nox at macports.org
Date: 2008-05-08 11:51:25 -0700 (Thu, 08 May 2008)
Log Message:
-----------
m4: Enabled parralel build.
Modified Paths:
--------------
trunk/dports/devel/m4/Portfile
Modified: trunk/dports/devel/m4/Portfile
===================================================================
--- trunk/dports/devel/m4/Portfile 2008-05-08 18:35:16 UTC (rev 36627)
+++ trunk/dports/devel/m4/Portfile 2008-05-08 18:51:25 UTC (rev 36628)
@@ -27,6 +27,8 @@
configure.args --program-prefix=g
+use_parallel_build yes
+
post-destroot {
move ${destroot}${prefix}/share/info/m4.info ${destroot}${prefix}/share/info/gm4.info
delete ${destroot}${prefix}/lib/charset.alias
@@ -39,6 +41,7 @@
test.run yes
test.target check
+test.env TMPDIR=/tmp
variant with_default_names {
post-destroot {
@@ -54,4 +57,3 @@
livecheck.check regex
livecheck.url http://ftp.gnu.org/gnu/${name}/?C=M&O=D
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar\\.bz2
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080508/f65b2d8b/attachment.html
More information about the macports-changes
mailing list