diff options
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index 6a14a1d90690..1bfff00e8843 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --disable-shared --host=${GNU_HOST} CONFIGURE_ARGS+= --with-f2c .endif -MAN1= octave.1 +MAN1= octave.1 octave-bug.1 LIBOCTAVE-INFO= liboctave.info liboctave.info-1 liboctave.info-2 liboctave.info-3 |