diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-11 02:16:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-11 02:16:58 +0000 |
commit | 525407f3f94ad0ab69bf440495c9078ced09a433 (patch) | |
tree | 537da8e4aa3755a4136f3919fb96a07fe7dd6e6c /textproc/libxml2 | |
parent | b58bbd1c86bcc1884771a23d0aa0feb1c0d444c1 (diff) | |
download | ports-525407f3f94ad0ab69bf440495c9078ced09a433.tar.gz ports-525407f3f94ad0ab69bf440495c9078ced09a433.zip |
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r-- | textproc/libxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index fa052020c76a..c066e6071702 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -26,6 +26,7 @@ COMMENT?= XML parser library for GNOME .if !defined(REFERENCE_PORT) USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_ICONV= yes GNU_CONFIGURE= yes USE_GNOME?= gnomehack gnometarget pkgconfig |