summaryrefslogtreecommitdiff
path: root/sysutils/mfid/files/patch-Makefile
blob: d436b293272db62964726ecb9c166750e543b35a (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig
+++ Makefile
@@ -3,7 +3,6 @@
 
 CFLAGS+= -g -Wall -Wunused
 
-NOMAN=
-NO_MAN=
+MAN=
 
 .include <bsd.prog.mk>