diff options
Diffstat (limited to 'textproc/mxml')
-rw-r--r-- | textproc/mxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile index 21585876fc8b..719d9d6e61e9 100644 --- a/textproc/mxml/Makefile +++ b/textproc/mxml/Makefile @@ -19,6 +19,7 @@ USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack CONFIGURE_ARGS= --with-docdir=no +MAKE_JOBS_SAFE= yes MAN1= mxmldoc.1 MAN3= mxml.3 |