summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-03-01 07:18:35 +0000
committerwiz <wiz@pkgsrc.org>2015-03-01 07:18:35 +0000
commit4dbe1be3d8d4fe1531bda39da94bf3cbe6859d66 (patch)
tree4adcb03c11e5ff0e6e2f53db7bc24d6669ac9e24 /ham
parent99bf5b1de8726e80481572f7fb9d530c9c7ef742 (diff)
downloadpkgsrc-4dbe1be3d8d4fe1531bda39da94bf3cbe6859d66.tar.gz
Depend on the py-docutils version that has versioned binaries.
Diffstat (limited to 'ham')
-rw-r--r--ham/uhd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index fead28580a6..61a3ae982e5 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -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