mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Respect PYTHON_VERSION
PR: ports/146959 Submitted by: Kazunori Fujiwara <fujiwara at wide.ad.jp> Approved by: Alexander Churanov (maintainer)
This commit is contained in:
parent
625b28e732
commit
334e877ece
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258132
@ -35,6 +35,7 @@ BUILD_DEPENDS+= ${BJAM}:${PORTSDIR}/devel/boost-jam
|
||||
post-patch: customize-boost-build
|
||||
|
||||
do-build:
|
||||
${ECHO_CMD} "using python : " ${PYTHON_VER} ";" >> ${WRKSRC}/tools/build/v2/site-config.jam
|
||||
# build the library
|
||||
cd ${WRKSRC} && \
|
||||
${SETENV} ${MAKE_ENV} ${BJAM} ${BJAM_OPTIONS} --prefix=${PREFIX}\
|
||||
|
Loading…
x
Reference in New Issue
Block a user