summaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authordholland <dholland>2016-09-04 16:54:13 +0000
committerdholland <dholland>2016-09-04 16:54:13 +0000
commit3355ade26329423e00cf09771ec6723aa2aaa323 (patch)
tree97771488d9c048f0183460b6953625f3dff7b6f1 /databases/rrdtool
parentabd61b66624198ca6c3c516f7caf68ccd3421b21 (diff)
downloadpkgsrc-3355ade26329423e00cf09771ec6723aa2aaa323.tar.gz
The Python bindings explicitly need setuptools for the PLIST to match.
Noted by Joerg.
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/options.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/rrdtool/options.mk b/databases/rrdtool/options.mk
index 5cd8859a502..00d99e3aa96 100644
--- a/databases/rrdtool/options.mk
+++ b/databases/rrdtool/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2016/08/27 06:55:49 dholland Exp $
+# $NetBSD: options.mk,v 1.3 2016/09/04 16:54:13 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.rrdtool
PKG_SUPPORTED_OPTIONS= lua python tcl
@@ -30,6 +30,7 @@ EGG_NAME= py_rrdtool-0.2.2
EGG_INFODIR?= ${EGG_NAME}-py${PYVERSSUFFIX}.egg-info
PLIST_SUBST+= PYSITELIB=${PYSITELIB}
PLIST_SUBST+= EGG_INFODIR=${EGG_INFODIR}
+DEPENDS+= ${PYPKGPREFIX}-setuptools>=0.8:../../devel/py-setuptools
#.include "../../lang/python/egg.mk"
.else # python