From: Mikhail Date: Wed, 8 Apr 2015 10:19:50 +0000 (+0300) Subject: Fix build on FreeBSD X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9f390db9145cda4d31e5b9c6c98c8a2c02fd52e8;p=people%2Fms%2Fdma.git Fix build on FreeBSD --- diff --git a/bsd/dma-mbox-create/Makefile b/bsd/dma-mbox-create/Makefile index 28af5c3..55970db 100644 --- a/bsd/dma-mbox-create/Makefile +++ b/bsd/dma-mbox-create/Makefile @@ -11,6 +11,7 @@ PROG= dma-mbox-create .PATH: ${.CURDIR}/../.. SRCS+= dma-mbox-create.c NOMAN= +MK_MAN= no PREFIX?= /usr/local LIBEXEC?= ${PREFIX}/libexec