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:
parent
59441e71b2
commit
215879b6f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514331
1 changed files with 0 additions and 2 deletions
|
@ -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}|' \
|
||||
|
|
Loading…
Reference in a new issue