[96827] trunk/dports/devel/zeroc-ice33/Portfile
blair at macports.org
blair at macports.org
Sun Aug 19 10:21:40 PDT 2012
Revision: 96827
https://trac.macports.org/changeset/96827
Author: blair at macports.org
Date: 2012-08-19 10:21:40 -0700 (Sun, 19 Aug 2012)
Log Message:
-----------
zeroc-ice33: whitespace tweak.
Modified Paths:
--------------
trunk/dports/devel/zeroc-ice33/Portfile
Modified: trunk/dports/devel/zeroc-ice33/Portfile
===================================================================
--- trunk/dports/devel/zeroc-ice33/Portfile 2012-08-19 17:21:06 UTC (rev 96826)
+++ trunk/dports/devel/zeroc-ice33/Portfile 2012-08-19 17:21:40 UTC (rev 96827)
@@ -119,6 +119,7 @@
if {${build.jobs} > 1} {
set jobsargs " -j${build.jobs}"
}
+
set cmd "cd ${build.dir} && make${jobsargs} prefix='${prefix}' embedded_runpath_prefix='${prefix}' CC='${configure.cc}' CXX='${configure.cxx}' OPTIMIZE='yes' BZIP2_HOME='${prefix}' DB_HOME='${prefix}' EXPAT_HOME='${prefix}' OPENSSL_HOME='${prefix}' READLINE_HOME='${prefix}' USE_READLINE=yes MCPP_HOME='${prefix}' LDPLATFORMFLAGS= all && cd doc && make${jobsargs}"
ui_debug ${cmd}
system ${cmd}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120819/6ecde4aa/attachment.html>
More information about the macports-changes
mailing list