aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2013-01-22 17:49:51 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2013-01-22 17:49:51 +0000
commitaf0dd31fc469cac25e441ff350ccda958ea5c8df (patch)
treef6a3cc3c06e558ba27ceb3a9a6669e6a5901c02f /gnu
parentf0ddc92d2741e1d2d252e0f785c8cd31421a9d9d (diff)
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 3a613279b20e..386c957ba7dd 100644
--- a/gnu/usr.bin/Makefile
+++ b/gnu/usr.bin/Makefile
@@ -30,7 +30,7 @@ _groff= groff
_cvs= cvs
.endif
-.if ${MK_FDT} != "no"
+.if ${MK_GPL_DTC} != "no"
_dtc= dtc
.endif