diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/groff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index e9eeca7fef3d..45ac42701f06 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS:= psselect:print/psutils MAKE_JOBS_UNSAFE= yes -USES= cpe ghostscript gmake perl5 shebangfix +USES= cpe ghostscript gmake perl5 shebangfix makeinfo GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-awk=/usr/bin/awk CONFIGURE_ENV+= PERLPATH=${perl_CMD} # shebangfix |