[93310] trunk/dports/lang/pypy/Portfile
jmr at macports.org
jmr at macports.org
Sat May 19 09:38:46 PDT 2012
Revision: 93310
https://trac.macports.org/changeset/93310
Author: jmr at macports.org
Date: 2012-05-19 09:38:45 -0700 (Sat, 19 May 2012)
Log Message:
-----------
pypy: set PYPY_LOCALBASE (#34131)
Modified Paths:
--------------
trunk/dports/lang/pypy/Portfile
Modified: trunk/dports/lang/pypy/Portfile
===================================================================
--- trunk/dports/lang/pypy/Portfile 2012-05-19 15:59:54 UTC (rev 93309)
+++ trunk/dports/lang/pypy/Portfile 2012-05-19 16:38:45 UTC (rev 93310)
@@ -70,7 +70,7 @@
build.cmd arch -${build_arch} ${build.cmd}
}
}
-build.env PYPY_USESSION_DIR=${workpath}
+build.env PYPY_USESSION_DIR=${workpath} PYPY_LOCALBASE=${prefix}
build.dir ${worksrcpath}/pypy/translator/goal
build.args --batch --translation-verbose \
--cc=${configure.cc} --opt=jit \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120519/05e4b5e1/attachment-0001.html>
More information about the macports-changes
mailing list