needs py-docutils to build documentation
This commit is contained in:
parent
830db26134
commit
5103b81a5b
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue