[44395] trunk/dports/shells/osh/Portfile
devans at macports.org
devans at macports.org
Sat Dec 27 14:18:24 PST 2008
Revision: 44395
http://trac.macports.org/changeset/44395
Author: devans at macports.org
Date: 2008-12-27 14:18:24 -0800 (Sat, 27 Dec 2008)
Log Message:
-----------
osh: maintainer update. Add "use_parallel_build yes" to allow parallel build. Remove the no longer needed 1.6-based destroot.env workaround. Closes #17797.
Modified Paths:
--------------
trunk/dports/shells/osh/Portfile
Modified: trunk/dports/shells/osh/Portfile
===================================================================
--- trunk/dports/shells/osh/Portfile 2008-12-27 21:51:51 UTC (rev 44394)
+++ trunk/dports/shells/osh/Portfile 2008-12-27 22:18:24 UTC (rev 44395)
@@ -21,12 +21,11 @@
sha1 a097e9ae2ec1de640e4d559b0b6432a2aa2ed06f \
rmd160 e91a58210c26b0cc7a741745572d3195d09199e4
-use_configure no
+use_configure no
+use_parallel_build yes
build.args PREFIX=${prefix}
-# NOTE: INSTALL=... can be removed after MacPorts 1.7 is released.
-destroot.env INSTALL=${configure.install}
destroot.args PREFIX=${prefix} MANDIR=${prefix}/share/man/man1
post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081227/4f5f922e/attachment.html>
More information about the macports-changes
mailing list