diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-07 23:25:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-07 23:25:43 +0000 |
commit | 3bb8409d417dce7a2c5397819c1b17dc4203b0ac (patch) | |
tree | 7222396caa407e3fa54affa01d36f23d8e776c88 /security/libgpg-error | |
parent | acd270e4fad3963b7312bd8c91c139079e5dd8a7 (diff) | |
download | ports-3bb8409d417dce7a2c5397819c1b17dc4203b0ac.tar.gz ports-3bb8409d417dce7a2c5397819c1b17dc4203b0ac.zip |
Notes
Diffstat (limited to 'security/libgpg-error')
-rw-r--r-- | security/libgpg-error/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 5a1f3442cd20..97d2d1cfbbbe 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -19,6 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GNOME= ltverhack USE_LDCONFIG= yes GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes .if defined(WITHOUT_NLS) CONFIGURE_ARGS= --disable-nls |