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

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