aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/hhm/files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hhm/files/Makefile b/textproc/hhm/files/Makefile
index 03217a7740d4..69145a03ccf3 100644
--- a/textproc/hhm/files/Makefile
+++ b/textproc/hhm/files/Makefile
@@ -6,6 +6,6 @@ LDADD= -L${PREFIX}/lib -llzxcomp -lm
CFLAGS= -I${PREFIX}/include
BINDIR= ${PREFIX}/bin
-NOMAN= #
+NO_MAN= #
.include <bsd.prog.mk>