Depend on the py-docutils version that has versioned binaries.

This commit is contained in:
wiz 2015-03-01 07:18:35 +00:00
parent f8f60441f6
commit 1a99b24615
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.8 2015/02/28 23:27:37 joerg Exp $
# $NetBSD: Makefile,v 1.9 2015/03/01 07:18:35 wiz Exp $
DISTNAME= uhd-release_003_007_002
PKGNAME= uhd-3.7.2
@ -13,7 +13,7 @@ COMMENT= USRP (Universal Software Radio Peripheral) Hardware Drivers
LICENSE= gnu-gpl-v2
BUILD_DEPENDS+= ${PYPKGPREFIX}-cheetah-[0-9]*:../../devel/py-cheetah
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
CMAKE_ARGS+= -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile.common,v 1.6 2015/02/28 23:28:19 joerg Exp $
# $NetBSD: Makefile.common,v 1.7 2015/03/01 07:19:11 wiz Exp $
# used by sysutils/rsyslog/Makefile
# used by sysutils/rsyslog-dbi/Makefile
# used by sysutils/rsyslog-gnutls/Makefile
@ -23,7 +23,7 @@ COMMENT?= Enhanced syslogd for Unix - the ${RSYSLOG_MOD} module
DISTINFO_FILE= ${.CURDIR}/../../sysutils/rsyslog/distinfo
PATCHDIR= ${.CURDIR}/../../sysutils/rsyslog/patches
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils-[0-9]*:../../textproc/py-docutils
BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
CONFIGURE_ARGS+= RST2MAN=${PREFIX}/bin/rst2man-${PYVERSSUFFIX}.py
GNU_CONFIGURE= yes