summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-11-18 15:58:32 +0000
committerJohn Marino <marino@FreeBSD.org>2016-11-18 15:58:32 +0000
commit167cd7d4ed4bbb80df5ac4b0d0fb10adca35dc1e (patch)
tree504b4e3a7a7c173a364b736ab411ab0f2e368293
parent- Update to 3.16.2.1 (diff)
comms/uhd: Document ncurses requirement
Approved by: ncurses blanket
Notes
Notes: svn path=/head/; revision=426329
-rw-r--r--comms/uhd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile
index af47ea057db4..ffabd40903b4 100644
--- a/comms/uhd/Makefile
+++ b/comms/uhd/Makefile
@@ -24,7 +24,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/tuple/tuple.hpp:devel/boost-libs \
orcc:devel/orc \
${PYTHON_PKGNAMEPREFIX}mako>0:textproc/py-mako
-USES= compiler:c++0x cmake:outsource gmake pkgconfig dos2unix python:2.7
+USES= compiler:c++0x cmake:outsource gmake ncurses pkgconfig \
+ dos2unix python:2.7
USE_LDCONFIG= yes
CMAKE_SOURCE_PATH= ${WRKSRC}/host
#MAKE_JOBS_UNSAFE= yes