mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- Build PYTHON option with python3
This commit is contained in:
parent
6ed81382d6
commit
e8c30d9115
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549981
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ WCS_DESC= WCS Server support
|
|||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPYTHON}
|
||||
USES+= python:2.7
|
||||
USES+= python
|
||||
BUILD_DEPENDS+= swig:devel/swig
|
||||
CMAKE_ARGS+= -DWITH_PYTHON=yes
|
||||
PLIST_SUB+= PYTHON=""
|
||||
|
|
Loading…
Add table
Reference in a new issue