diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 9997ecf5ec9..90800842cfd 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/01/24 19:38:16 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/11/03 22:40:27 rillig Exp $ # DISTNAME= libgpg-error-1.4 @@ -17,6 +17,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= YES GNU_CONFIGURE= YES USE_PKGLOCALEDIR= YES +MAKE_JOBS_SAFE= no .include "../../mk/bsd.prefs.mk" |