mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00: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
@ -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…
Reference in New Issue
Block a user