summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authordrochner <drochner>2008-02-03 12:22:26 +0000
committerdrochner <drochner>2008-02-03 12:22:26 +0000
commitc4352df7fb24666a9ec5700718de5232f2862763 (patch)
treedcf67adf401808c90380d9ad8d8875982a8d1aa3 /sysutils
parentee0591fe673b60a8aad3b9dacc8a421f20ae7c7b (diff)
downloadpkgsrc-c4352df7fb24666a9ec5700718de5232f2862763.tar.gz
needs py-docutils to build documentation
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-dbus/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/py-dbus/Makefile b/sysutils/py-dbus/Makefile
index da2dd093603..697f03d9d5d 100644
--- a/sysutils/py-dbus/Makefile
+++ b/sysutils/py-dbus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/01/09 19:04:42 drochner Exp $
+# $NetBSD: Makefile,v 1.11 2008/02/03 12:22:26 drochner Exp $
#
DISTNAME= dbus-python-0.82.3
@@ -20,6 +20,8 @@ PYTHON_VERSIONS_ACCEPTED= 24
#PYBINMODULE= YES
PY_PATCHPLIST= YES
+BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../sysutils/dbus/buildlink3.mk"