summaryrefslogtreecommitdiff
path: root/ham/uhd
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-02-17 15:53:50 +0000
committerwiz <wiz@pkgsrc.org>2017-02-17 15:53:50 +0000
commitae156d133328dca1b7a14a2658b736fe3b7166d2 (patch)
treeb40851bd99ec254529fe2c432e9444ffa969150b /ham/uhd
parent0a53cd0f527878b6a4a0a8e150d05219690ddea1 (diff)
downloadpkgsrc-ae156d133328dca1b7a14a2658b736fe3b7166d2.tar.gz
Mark as not ready for python-3.x due to py-cheetah.
Diffstat (limited to 'ham/uhd')
-rw-r--r--ham/uhd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile
index ad849dd1cc8..da9d0591f95 100644
--- a/ham/uhd/Makefile
+++ b/ham/uhd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/01/01 16:06:23 adam Exp $
+# $NetBSD: Makefile,v 1.24 2017/02/17 15:53:50 wiz Exp $
DISTNAME= uhd-3.9.4
PKGREVISION= 4
@@ -17,6 +17,8 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
BUILD_DEPENDS+= ${PYPKGPREFIX}-mako-[0-9]*:../../devel/py-mako
BUILD_DEPENDS+= doxygen>=1.8.12:../../devel/doxygen
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-cheetah
+
CMAKE_ARGS+= -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py
CMAKE_ARGS+= -Wno-dev