aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-03-15 21:17:45 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-03-15 21:17:45 +0000
commit29e9c668a16d5e1cced7d3c004f6d1e1ddaeaf9c (patch)
treed6c6f7966cfe304dad59ea4c27bbacab7a3701db /gnu
parente35ddbe44824bb7aa32a06f7f24fc13787387287 (diff)
downloadsrc-29e9c668a16d5e1cced7d3c004f6d1e1ddaeaf9c.tar.gz
src-29e9c668a16d5e1cced7d3c004f6d1e1ddaeaf9c.zip
Notes
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/Makefile b/gnu/usr.bin/Makefile
index 301da9b6e9f1..1dc26f32968e 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -2,7 +2,6 @@
.include <src.opts.mk>
-SUBDIR_DEPEND_gdb= ${_binutils}
.if ${MK_CXX} != "no"
SUBDIR.${MK_GCC}+= gperf
@@ -14,6 +13,7 @@ SUBDIR.${MK_DIALOG}+= dialog
.if ${MK_BINUTILS} != "no"
SUBDIR.${MK_GDB}+= gdb
+SUBDIR_DEPEND_gdb= binutils
.endif
SUBDIR.${MK_GCC}+= cc