1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

databases/rrdtool: fix build with python module

This commit is contained in:
William Grzybowski 2013-11-25 14:15:32 +00:00
parent 25f357e271
commit f4fcb9a89c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334851

View File

@ -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