From 911c7f82f3543d1701d83b6ef9afb1c12428cbc3 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 28 Feb 2015 23:27:37 +0000 Subject: Provide help in finding rst2html. --- ham/uhd/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ham') diff --git a/ham/uhd/Makefile b/ham/uhd/Makefile index 3927afa6b64..fead28580a6 100644 --- a/ham/uhd/Makefile +++ b/ham/uhd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2015/01/31 00:58:06 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/02/28 23:27:37 joerg Exp $ DISTNAME= uhd-release_003_007_002 PKGNAME= uhd-3.7.2 @@ -13,6 +13,9 @@ 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 + +CMAKE_ARGS+= -DRST2HTML_EXECUTABLE=${PREFIX}/bin/rst2html-${PYVERSSUFFIX}.py USE_LANGUAGES= c c++ USE_TOOLS= cmake pkg-config -- cgit v1.2.3