aboutsummaryrefslogtreecommitdiff
path: root/textproc/hhm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:18:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:18:57 +0000
commitadc551ea3651255970c6d481bdaacd9905b13ac9 (patch)
treef3dc05e67cbcf35e12369f3fe9842be26f82508b /textproc/hhm
parentdbe34e1d761780cffd61813eda07b50c3464583f (diff)
downloadports-adc551ea3651255970c6d481bdaacd9905b13ac9.tar.gz
ports-adc551ea3651255970c6d481bdaacd9905b13ac9.zip
Notes
Diffstat (limited to 'textproc/hhm')
-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>