ports/emulators/open-vm-tools/files/patch-modules_freebsd_vmmemctl_Makefile
2019-11-22 19:45:11 +00:00

12 lines
249 B
Plaintext

--- modules/freebsd/vmmemctl/Makefile.orig
+++ modules/freebsd/vmmemctl/Makefile
@@ -33,8 +33,6 @@
.endif
KMOD = vmmemctl
PROG = ../$(KMOD).ko
-NOMAN = t
-NO_MAN = t
KLDMOD = t
# Don't print a warning that the object dir wasn't specified