Not MAKE_JOBS_SAFE.

This commit is contained in:
joerg 2009-12-21 20:13:36 +00:00
parent 0cca9a4a82
commit 356e58e6d2
2 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 2009/11/29 21:31:57 dholland Exp $ # $NetBSD: Makefile,v 1.8 2009/12/21 20:13:36 joerg Exp $
DISTNAME= gsoap_2.7.13 DISTNAME= gsoap_2.7.13
PKGNAME= gsoap-2.7.13 PKGNAME= gsoap-2.7.13
@ -11,6 +11,7 @@ HOMEPAGE= http://gsoap2.sourceforge.net/
COMMENT= Tools for coding SOAP XML Web Services in C and C++ COMMENT= Tools for coding SOAP XML Web Services in C and C++
PKG_DESTDIR_SUPPORT= user-destdir PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/gsoap-2.7 WRKSRC= ${WRKDIR}/gsoap-2.7
GNU_CONFIGURE= yes GNU_CONFIGURE= yes

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:56 jlam Exp $ # $NetBSD: Makefile,v 1.11 2009/12/21 20:19:53 joerg Exp $
# #
DISTNAME= regina301 DISTNAME= regina301
@ -12,6 +12,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://regina-rexx.sourceforge.net/ HOMEPAGE= http://regina-rexx.sourceforge.net/
COMMENT= Implementation of the REXX language COMMENT= Implementation of the REXX language
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR} WRKSRC= ${WRKDIR}
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_TOOLS+= gmake USE_TOOLS+= gmake