science/yoda: Move shebangfix to the proper place
This commit is contained in:
parent
40c22f860b
commit
957f6e4f9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485992
@ -12,14 +12,14 @@ COMMENT= Particle physics package with classes for data analysis, histogramming
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= gmake libtool shebangfix
|
||||
USES= gmake libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
OPTIONS_DEFINE= PYTHON
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
PYTHON_USES= python
|
||||
PYTHON_USES= python shebangfix
|
||||
PYTHON_USE= PYTHON=cython
|
||||
PYTHON_CONFIGURE_ENABLE= pyext
|
||||
PYTHON_MAKE_ENV= PYTHON_VERSION=${PYTHON_VER} PYTHON=${PYTHON_CMD}
|
||||
|
Loading…
Reference in New Issue
Block a user