diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-byaccr/files/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-byaccr/files/Makefile b/devel/ruby-byaccr/files/Makefile index 1033cd71c219..099fc15b107b 100644 --- a/devel/ruby-byaccr/files/Makefile +++ b/devel/ruby-byaccr/files/Makefile @@ -13,7 +13,7 @@ SRCS= closure.c \ symtab.c \ verbose.c \ warshall.c -NOMAN= YES +NO_MAN= YES BINDIR= ${LOCALBASE}/bin .include <bsd.prog.mk> |