mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
- Fix build with python 2.5
This commit is contained in:
parent
a87776afa7
commit
aaf675fb37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196838
@ -60,6 +60,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|WITH_ICONV=true|WITH_ICONV=false|; \
|
||||
s|NAN_PYTHON=.*|NAN_PYTHON=${LOCALBASE}|; \
|
||||
s|2.4|${PYTHON_VER}|; \
|
||||
s|NAN_JPEG=.*|NAN_JPEG=${LOCALBASE}|; \
|
||||
s|NAN_OPENEXR=.*|NAN_OPENEXR=${LOCALBASE}|; \
|
||||
s|NAN_PNG=.*|NAN_PNG=${LOCALBASE}|' \
|
||||
|
Loading…
Reference in New Issue
Block a user