mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
ebbe2bdbbe
commit
f8e4d2f78f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339872
@ -71,8 +71,6 @@ CONFIGURE_ARGS+= --disable-python
|
||||
ALL_TARGET= build
|
||||
INSTALL_TARGET= install
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
IGNORE_NONTHREAD_PYTHON=needs port lang/python${PYTHON_SUFFIX} to be build with THREADS support
|
||||
|
||||
post-patch:
|
||||
@ -108,4 +106,4 @@ do-build:
|
||||
do-install:
|
||||
@(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${INSTALL_WRKSRC}/${WAF_TOOL} ${MAKE_ARGS} ${INSTALL_TARGET})
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user