mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Remove build dependency on the python metaport
This commit is contained in:
parent
ff5dcae2c2
commit
29e1eb7423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461642
@ -15,13 +15,13 @@ ONLY_FOR_ARCHS_REASON= device driver part of the program only supports amd64
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:devel/libbfd \
|
||||
${LOCALBASE}/lib/libiberty.a:devel/gnulibiberty \
|
||||
${LOCALBASE}/lib/libxo.a:devel/libxo \
|
||||
${LOCALBASE}/bin/python:lang/python
|
||||
${LOCALBASE}/lib/libxo.a:devel/libxo
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freenas
|
||||
GH_TAGNAME= 45e2b86
|
||||
|
||||
BINARY_ALIAS= python=${PYTHON_CMD}
|
||||
USES= python:build kmod
|
||||
USE_PYTHON= cython
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user