summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/ptx
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-12 06:09:23 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-12 06:09:23 +0000
commitf47e2d2e940c8828cca5b31fc1a131f38ec8e3f1 (patch)
tree018abe86b9dd13910b5757b8d1194369caef370d /gnu/usr.bin/ptx
parent2caf7aae0af4558044ad9b66b8aabdd05bc30788 (diff)
downloadFreeBSD-src-f47e2d2e940c8828cca5b31fc1a131f38ec8e3f1.zip
FreeBSD-src-f47e2d2e940c8828cca5b31fc1a131f38ec8e3f1.tar.gz
If you want no manual pages so NOMAN=, not MAN1=NOMAN!
Diffstat (limited to 'gnu/usr.bin/ptx')
-rw-r--r--gnu/usr.bin/ptx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/ptx/Makefile b/gnu/usr.bin/ptx/Makefile
index 0014587..340c09a 100644
--- a/gnu/usr.bin/ptx/Makefile
+++ b/gnu/usr.bin/ptx/Makefile
@@ -5,6 +5,6 @@ LDADD+= -lgnuregex
DPADD+= ${GNUREGEX}
CFLAGS+= -DHAVE_CONFIG_H -DDEFAULT_IGNORE_FILE=\"/usr/share/dict/eign\"
-MAN1= NOMAN
+NOMAN=
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud