summaryrefslogtreecommitdiff
path: root/dev-util/boost-build/boost-build-1.70.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/boost-build/boost-build-1.70.0.ebuild')
-rw-r--r--dev-util/boost-build/boost-build-1.70.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/boost-build/boost-build-1.70.0.ebuild b/dev-util/boost-build/boost-build-1.70.0.ebuild
index 98eb1a3631a7..954e06df9453 100644
--- a/dev-util/boost-build/boost-build-1.70.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.70.0.ebuild
@@ -4,7 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python2_7 )
-inherit flag-o-matic python-single-r1 toolchain-funcs
+inherit flag-o-matic prefix python-single-r1 toolchain-funcs
MY_PV="$(ver_rs 1- _)"
@@ -83,6 +83,7 @@ src_prepare() {
}
src_configure() {
+ hprefixify engine/Jambase
if use python; then
# replace versions by user-selected one (TODO: fix this when slot-op
# deps are available to always match the best version available)