summaryrefslogtreecommitdiff
path: root/bsd-core/mga/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-core/mga/Makefile')
-rw-r--r--bsd-core/mga/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bsd-core/mga/Makefile b/bsd-core/mga/Makefile
index a280e024..2e534ce7 100644
--- a/bsd-core/mga/Makefile
+++ b/bsd-core/mga/Makefile
@@ -2,7 +2,7 @@
.PATH: ${.CURDIR}/..
KMOD= mga
-NOMAN= YES
+NO_MAN= YES
SRCS= mga_drv.c mga_state.c mga_warp.c mga_dma.c mga_irq.c
SRCS+= device_if.h bus_if.h pci_if.h opt_drm.h
CFLAGS+= ${DEBUG_FLAGS} -I. -I..