1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/py-cryptominisat: Drop nop PYDISTUTILS_BUILDTARGET

Should have been PYDISTUTILS_BUILD_TARGET but it appears to not be
needed.
This commit is contained in:
Tobias Kortkamp 2019-10-12 12:39:09 +00:00
parent 59441e71b2
commit 215879b6f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514331

View File

@ -24,8 +24,6 @@ GH_ACCOUNT= msoos
WRKSRC_SUBDIR= python
PYDISTUTILS_BUILDTARGET= build_ext --include-dirs=${LOCALBASE}/include
post-patch:
${REINPLACE_CMD} -e 's|@PROJECT_VERSION@|${PORTVERSION}|' \
-e 's|$${CMAKE_C_COMPILER}|${CC}|' \