summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/ptx
diff options
context:
space:
mode:
authorRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-12 06:09:23 +0000
committerRodney W. Grimes <rgrimes@FreeBSD.org>1994-05-12 06:09:23 +0000
commit9419fa2ffe9bca7814a62de733d7e23ee3e2a510 (patch)
tree018abe86b9dd13910b5757b8d1194369caef370d /gnu/usr.bin/ptx
parent969ecba525261b1c011c9b64256d435cbca51ccd (diff)
Notes
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 00145871a282..340c09afb7fd 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>