View | Details | Raw Unified | Return to bug 146959
Collapse All | Expand All

(-)devel/boost-python-libs/Makefile (+1 lines)
Lines 42-47 Link Here
42
post-patch: customize-boost-build
42
post-patch: customize-boost-build
43
43
44
do-build:
44
do-build:
45
	echo "using python : " ${PYTHON_VER} ";" >> ${WRKSRC}/tools/build/v2/site-config.jam
45
# build the library
46
# build the library
46
	cd ${WRKSRC} && \
47
	cd ${WRKSRC} && \
47
		${SETENV} ${MAKE_ENV} ${BJAM} ${BJAM_OPTIONS} --prefix=${PREFIX}\
48
		${SETENV} ${MAKE_ENV} ${BJAM} ${BJAM_OPTIONS} --prefix=${PREFIX}\

Return to bug 146959