diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 18:08:45 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-25 18:08:45 +0000 |
commit | 4460472159a3832b49f74a14b36c8239581d6fcb (patch) | |
tree | 7b81eca30341c1e85f28dbc777775ea714dcaab1 /textproc/mxml | |
parent | 98b199923c3aff45ba3702bb820b060c1fb413a4 (diff) | |
download | ports-4460472159a3832b49f74a14b36c8239581d6fcb.tar.gz ports-4460472159a3832b49f74a14b36c8239581d6fcb.zip |
Notes
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 |