mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
- Cleanup Makefile
This commit is contained in:
parent
28a0cf2496
commit
2b202f68ea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334462
@ -23,7 +23,6 @@ MAKE_ARGS= PYTHON_VERSION=${PYTHON_VER}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|setuptools|do_not_use_&|; /test_suite/d' ${WRKSRC}/${PYSETUP}
|
||||
# @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|; s|$$(PYVER)|${PYTHON_VER}|' ${WRKSRC}/SWIG/Makefile
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/SWIG/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user