pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-dbus needs py-docutils to build documentation
details: https://anonhg.NetBSD.org/pkgsrc/rev/963f96950d3f
branches: trunk
changeset: 538253:963f96950d3f
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Feb 03 12:22:26 2008 +0000
description:
needs py-docutils to build documentation
diffstat:
sysutils/py-dbus/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r c748fd61aa84 -r 963f96950d3f sysutils/py-dbus/Makefile
--- a/sysutils/py-dbus/Makefile Sun Feb 03 12:20:58 2008 +0000
+++ b/sysutils/py-dbus/Makefile Sun Feb 03 12:22:26 2008 +0000
@@ -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 @@
#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"
Home |
Main Index |
Thread Index |
Old Index