aboutsummaryrefslogtreecommitdiff
path: root/comms/rtl-sdr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 16:57:19 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-18 16:57:19 +0000
commitb9901fbf8625753d90c7c388192d3c0dfdfd865b (patch)
treeb44c74bac41eb0c53a956ed90ff44dd526a3448e /comms/rtl-sdr
parent6f9c2694db0582c9104a22a82927f16910ebd563 (diff)
downloadports-b9901fbf8625753d90c7c388192d3c0dfdfd865b.tar.gz
ports-b9901fbf8625753d90c7c388192d3c0dfdfd865b.zip
Notes
Diffstat (limited to 'comms/rtl-sdr')
-rw-r--r--comms/rtl-sdr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/rtl-sdr/Makefile b/comms/rtl-sdr/Makefile
index 0fb68209dc56..eab16dacc58f 100644
--- a/comms/rtl-sdr/Makefile
+++ b/comms/rtl-sdr/Makefile
@@ -27,7 +27,7 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
-DOCS_BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
+BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
.else
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Makefile.am
.endif