aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-22 13:05:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-22 13:05:23 +0000
commit6a54f620e5003054ef9f933dbd079cb2f115c8c0 (patch)
treebf583dd80c5529dfdb99ed6e10f0de4eaf723d8b /libexec
parenteab68f795a5cfe398a635980176572357983e53e (diff)
downloadsrc-6a54f620e5003054ef9f933dbd079cb2f115c8c0.tar.gz
src-6a54f620e5003054ef9f933dbd079cb2f115c8c0.zip
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/Makefile b/libexec/Makefile
index 8463b9075ca5..e087a8a8ffe7 100644
--- a/libexec/Makefile
+++ b/libexec/Makefile
@@ -49,7 +49,7 @@ _casper= casper
_comsat= comsat
.endif
-.if ${MK_DMA} != "no"
+.if ${MK_DMAGENT} != "no"
_dma= dma
_dma-mbox-create= dma-mbox-create
.endif