diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-02 17:14:08 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-07-02 17:14:08 +0000 |
commit | 4df50351eb99c1642d2fb725070c76f6784bb336 (patch) | |
tree | 710775a0e7f99dc548e05cc3e8080fa022912878 /textproc | |
parent | abd3dd31159bbb76cf3df1a2afe827987b6c2224 (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/redland/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index a67ed3b89304..35a5649b18cd 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-raptor=system \ --with-threestore=no USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes MAN1= rdfproc.1 redland-config.1 \ |