mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
databases/rrdtool: fix build with python module
This commit is contained in:
parent
25f357e271
commit
f4fcb9a89c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334851
@ -46,7 +46,7 @@ RUBY_MODULE_DESC= Build RUBY bindings
|
||||
.if ${PORT_OPTIONS:MPYTHON_MODULE}
|
||||
USE_PYTHON= yes
|
||||
INSTALLS_EGGINFO=yes
|
||||
PYDISTUTILS_EGGINFO=py_rrdtool-0.2.1-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
PYDISTUTILS_EGGINFO=py_rrdtool-0.2.2-${PYTHON_VERSION:S/thon//}.egg-info
|
||||
.include "${PORTSDIR}/Mk/bsd.python.mk"
|
||||
PLIST_SUB+= WITH_PYTHON=""
|
||||
CONFIGURE_ARGS+= --enable-python
|
||||
|
Loading…
Reference in New Issue
Block a user