diff options
author | pav <pav@FreeBSD.org> | 2009-11-19 06:39:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-11-19 06:39:55 +0800 |
commit | 0b1948c5e4603fdb24d8b5423790b640e6ecc1e5 (patch) | |
tree | 6cc18294e0e33e3aa83c5a0cbbeec387c9527319 | |
parent | 1b45904c492338db34d10b60a7d99249af109aa8 (diff) | |
download | freebsd-ports-gnome-0b1948c5e4603fdb24d8b5423790b640e6ecc1e5.tar.gz freebsd-ports-gnome-0b1948c5e4603fdb24d8b5423790b640e6ecc1e5.tar.zst freebsd-ports-gnome-0b1948c5e4603fdb24d8b5423790b640e6ecc1e5.zip |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
37 files changed, 44 insertions, 0 deletions
diff --git a/audio/libgig/Makefile b/audio/libgig/Makefile index 19fa61238a2c..fe0b391e8fac 100644 --- a/audio/libgig/Makefile +++ b/audio/libgig/Makefile @@ -22,6 +22,7 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man USE_GMAKE= yes USE_GNOME= gnomehack USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes MAN1= dlsdump.1 gigdump.1 gigextract.1 rifftree.1 diff --git a/biology/mopac/Makefile b/biology/mopac/Makefile index fb34a039b7d1..9c3158e7f7b1 100644 --- a/biology/mopac/Makefile +++ b/biology/mopac/Makefile @@ -26,6 +26,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes CFLAGS+= -I${LOCALBASE}/include post-patch: diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 8475264d8e81..dcc4f24e3884 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-db-lib=${BDB_LIB_DIR} \ --with-db-bin=${LOCALBASE}/bin \ --enable-shared +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> diff --git a/devel/libmba/Makefile b/devel/libmba/Makefile index 18d72233a2d6..343cddefa6e4 100644 --- a/devel/libmba/Makefile +++ b/devel/libmba/Makefile @@ -23,6 +23,7 @@ MAKE_ENV= prefix="${PREFIX}" \ MINVERSION="${SHLIB_MAJOR}" \ RPM_OPT_FLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" USE_LDCONFIG= yes diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile index 4efae1c68802..f09d236c6485 100644 --- a/devel/libtai/Makefile +++ b/devel/libtai/Makefile @@ -19,6 +19,7 @@ COMMENT= A library for storing and manipulating dates and times in second/attose ALL_TARGET= it USE_LDCONFIG= yes MAKE_ENV= LIBVERSION="${LIBVERSION}" +MAKE_JOBS_UNSAFE= yes PLIST_SUB= LIBVERSION=${LIBVERSION} \ LIBFILE=${LIBFILE} diff --git a/devel/mono-addins/Makefile b/devel/mono-addins/Makefile index 72a9f61f0cb8..50b112c67975 100644 --- a/devel/mono-addins/Makefile +++ b/devel/mono-addins/Makefile @@ -23,6 +23,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack pkgconfig +MAKE_JOBS_UNSAFE= yes OPTIONS= GTK2 "Enable GTK support" on diff --git a/devel/nant/Makefile b/devel/nant/Makefile index 7c5985954064..8ee3629a9020 100644 --- a/devel/nant/Makefile +++ b/devel/nant/Makefile @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} USE_GMAKE= yes MAKE_ENV= MONO_PATH=${WRKSRC}/lib INSTALL_TARGET= install prefix=${PREFIX} +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> diff --git a/devel/thrift/Makefile b/devel/thrift/Makefile index a529dfe9b514..f06feb490c56 100644 --- a/devel/thrift/Makefile +++ b/devel/thrift/Makefile @@ -25,6 +25,7 @@ USE_GCC= 4.2+ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS= --with-boost=${LOCALBASE} --with-libevent=${LOCALBASE} \ --enable-shared --enable-static --with-zlib diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index e249a3cf4215..caf37449493c 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -25,6 +25,7 @@ MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ PTHREAD_LIBS=${PTHREAD_LIBS}\ LDFLAGS="${LDFLAGS}" +MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/${PORTNAME} bin/nvram_export .if !defined(NOPORTDOCS) diff --git a/graphics/ming/Makefile b/graphics/ming/Makefile index e19f4f425c16..8aa9d38ee9f6 100644 --- a/graphics/ming/Makefile +++ b/graphics/ming/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/ming \ ac_cv_path_PYTHON=no USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes CPPFLAGS= -I. -I.. -I${LOCALBASE}/include LDFLAGS= -L. -L.. -L${LOCALBASE}/lib diff --git a/graphics/ocaml-lablgl/Makefile b/graphics/ocaml-lablgl/Makefile index b9c66370b19f..a27618df7c51 100644 --- a/graphics/ocaml-lablgl/Makefile +++ b/graphics/ocaml-lablgl/Makefile @@ -21,6 +21,7 @@ USE_OCAML= yes USE_OCAML_WASH= yes ALL_TARGET= all opt USE_TK= 84+ +MAKE_JOBS_UNSAFE= yes MASTERPORT= ${PORTSDIR}/devel/ocaml-camlidl PATTERN= [[:space:]]*(do|then)?[[:space:]]*)cp([[:space:]] diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index 85c2536d3a31..b85c3d022f76 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -21,6 +21,8 @@ BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake USE_XORG= x11 xext MANL= pbmrot90.l pbmshift.l pbm2hp.l vcgdemomaker.l vcg.l xvcg.l +MAKE_JOBS_UNSAFE= yes + WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} pre-patch: diff --git a/japanese/canna-lib/Makefile b/japanese/canna-lib/Makefile index 5da95c489135..d963790e21c5 100644 --- a/japanese/canna-lib/Makefile +++ b/japanese/canna-lib/Makefile @@ -23,6 +23,7 @@ BUILD_DEPENDS= imake:${X_IMAKE_PORT} USE_BZIP2= yes USE_LDCONFIG= yes NO_INSTALL_MANPAGES=yes +MAKE_JOBS_UNSAFE= yes ALL_TARGET= canna INSTALL_TARGET= instsgs diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index fd02ab7a1fb7..2b06361eb5bd 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -34,6 +34,8 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_ICONV= yes +MAKE_JOBS_UNSAFE= yes + CONFIGURE_ARGS= --enable-multibyte CONFIGURE_ENV= INSTALL_MAN="${INSTALL_MAN}" \ LIBS="-L${LOCALBASE}/lib -liconv" diff --git a/japanese/ptex/Makefile b/japanese/ptex/Makefile index fe7969b4bdc2..2eaa9bc0db0b 100644 --- a/japanese/ptex/Makefile +++ b/japanese/ptex/Makefile @@ -44,6 +44,7 @@ MAKE_ENV= TEXMFLOCALDIR=${WRKDIR}/ptex-texmf \ TEXMFDUMP=${LOCALBASE}/${TEXMFLOCALDIR} \ TEXMFDISTDIR=${LOCALBASE}/${TEXMFDISTDIR} .endif +MAKE_JOBS_UNSAFE= yes ALL_TARGET= default PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ TEXMFDISTDIR=${TEXMFDISTDIR} \ diff --git a/japanese/texfamily/Makefile b/japanese/texfamily/Makefile index 7daeb5dc3dbb..28e9da2775ce 100644 --- a/japanese/texfamily/Makefile +++ b/japanese/texfamily/Makefile @@ -50,6 +50,7 @@ MAKE_ENV= TEXMFLOCALDIR=${LOCALBASE}/${TEXMFLOCALDIR} \ TEXMFDUMP=${TEXMFTMP} \ TEXMFDISTDIR=${LOCALBASE}/${TEXMFDISTDIR} .endif +MAKE_JOBS_UNSAFE= yes ALL_TARGET= default PLIST_SUB= MKTEXLSR=${MKTEXLSR} \ TEXMFDIR=${TEXMFDIR} \ diff --git a/lang/lua4/Makefile b/lang/lua4/Makefile index 0fbae814c141..57cd4894c5d2 100644 --- a/lang/lua4/Makefile +++ b/lang/lua4/Makefile @@ -31,6 +31,8 @@ LUA_BIN= lua luac LUA_LIB= lua lualib LUA_MAN= ${LUA_BIN:S/$/.1/} +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" diff --git a/lang/lua50/Makefile b/lang/lua50/Makefile index f39e5989c4bf..1790553f744c 100644 --- a/lang/lua50/Makefile +++ b/lang/lua50/Makefile @@ -31,6 +31,8 @@ LUA_BIN= lua luac LUA_LIB= lua lualib LUA_MAN= ${LUA_BIN:S/$/.1/} +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" diff --git a/lang/pnet-base/Makefile b/lang/pnet-base/Makefile index dd0b464f4ccb..4af13c2b82da 100644 --- a/lang/pnet-base/Makefile +++ b/lang/pnet-base/Makefile @@ -27,6 +27,7 @@ USE_XLIB= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS+= --enable-threads=posix diff --git a/lang/xotcl/Makefile b/lang/xotcl/Makefile index fec6487bfc83..09ef3674dfd6 100644 --- a/lang/xotcl/Makefile +++ b/lang/xotcl/Makefile @@ -21,6 +21,7 @@ INSTALL_TARGET= install ALL_TARGET= all test-nohttp USE_GMAKE= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} +MAKE_JOBS_UNSAFE= yes .if !defined(AOLSERVER_XOTCL) USE_LDCONFIG= ${PREFIX}/lib/xotcl${PORTVERSION} diff --git a/mail/cclient/Makefile b/mail/cclient/Makefile index bbbd6499a7af..686e0bb075d3 100644 --- a/mail/cclient/Makefile +++ b/mail/cclient/Makefile @@ -24,6 +24,8 @@ OPTIONS= SSL "Compile with SSL support" on \ IPV6 "Support IPv6" on \ MBX_DEFAULT "Use MBX as default mailbox format" off +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.pre.mk> USE_LDCONFIG= yes diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile index 8a81d85cbce0..2e079a5be9e6 100644 --- a/math/metis-edf/Makefile +++ b/math/metis-edf/Makefile @@ -25,6 +25,7 @@ EXTRACT_WRKSRC= ${WRKDIR}/aster-${DISTVERSIONPREFIX}${ASTER_VER}/SRC ALL_TARGET= default MAKE_ENV+= AR="${AR}" +MAKE_JOBS_UNSAFE= yes REINPLACE_ARGS= -i "" USE_FORTRAN= yes diff --git a/misc/bdelta/Makefile b/misc/bdelta/Makefile index d4b7250e8054..56ce95c27dce 100644 --- a/misc/bdelta/Makefile +++ b/misc/bdelta/Makefile @@ -19,6 +19,8 @@ PLIST_FILES= bin/bdelta \ bin/bpatch \ lib/libbdelta.so +MAKE_JOBS_UNSAFE= yes + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bdelta ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bpatch ${PREFIX}/bin diff --git a/misc/proj4/Makefile b/misc/proj4/Makefile index 9e6a3fe57fd0..e205d4bc3c00 100644 --- a/misc/proj4/Makefile +++ b/misc/proj4/Makefile @@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/Position/PROJ.4 USE_GMAKE= yes GNU_CONFIGURE= yes BUILD_WRKSRC= ${WRKSRC}/src +MAKE_JOBS_UNSAFE= yes MAN1= geod.1 nad2nad.1 proj.1 MAN3= pj_init.3 diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 95b77f94e9f5..9c9b910e3ea1 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -26,6 +26,7 @@ USE_GMAKE= yes USE_LDCONFIG= yes USE_GNOME= gnomehack pkgconfig glib20 ltverhack USE_PYTHON_BUILD= yes +MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e 's|\(^pkgconfigdir =\).*|\1 ${PREFIX}/libdata/pkgconfig|' \ diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 059bbbc5c93e..2a864316f48f 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -26,5 +26,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes .include <bsd.port.mk> diff --git a/net-mgmt/net-snmp4/Makefile b/net-mgmt/net-snmp4/Makefile index 9a0fecce1c35..695eeccb4639 100644 --- a/net-mgmt/net-snmp4/Makefile +++ b/net-mgmt/net-snmp4/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_PERL5= yes USE_LDCONFIG= yes CFLAGS+= -fPIC -Dfreebsd5 +MAKE_JOBS_UNSAFE= yes CONFIGURE_ARGS+= --enable-shared \ --with-mib-modules="host ucd-snmp/diskio" \ diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index e07fc179295e..5e65c32209c9 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -22,6 +22,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig gnomehack CONFIGURE_ARGS+= --program-transform-name="" \ --disable-mdnsresponder +MAKE_JOBS_UNSAFE= yes .include <bsd.port.pre.mk> .include "${.CURDIR}/../../lang/mono/bsd.mono.mk" diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 0c6d71709992..3691d070864b 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -45,6 +45,7 @@ MAKE_ENV= CCACHE_DISABLE=yes PACKAGE=${PORTNAME} .if defined(WITH_DEBUG) MAKE_ENV+= VERBOSE=1 .endif +MAKE_JOBS_UNSAFE= yes USE_FORTRAN= yes F90FLAGS+= ${FFLAGS} diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 9a4554eff581..95844a8cf0dd 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -39,6 +39,7 @@ GNU_CONFIGURE= yes MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \ EXTRALIBS="${EXTRALIBS}" +MAKE_JOBS_UNSAFE= yes CONFIGURE_ENV= ${MAKE_ENV} \ CPPFLAGS="-DUPD_SIGNAL=0 -I. -I${WRKSRC}/gimp-print -I${LOCALBASE}/include/libpng -I${LOCALBASE}/include" \ LDFLAGS="${XLDFLAGS}" diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile index e006615859e6..e41552e2ce90 100644 --- a/science/cdcl/Makefile +++ b/science/cdcl/Makefile @@ -32,6 +32,8 @@ CONFIGURE_ARGS+= --disable-gtk --disable-gtk2 PLIST_SUB= DCL_VERSION=${PORTVERSION:S/.//g} +MAKE_JOBS_UNSAFE= yes + .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 668c93c9a398..aaa3d61c6a6d 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -21,6 +21,7 @@ COMMENT= Device independent view of the CDF data model MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \ FORTRAN=yes FC_freebsd=${F77} USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes VER= ${PORTVERSION:S/.//:S/./_/} diff --git a/science/getdp/Makefile b/science/getdp/Makefile index aaca14efa253..222c57685233 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ --with-blas-lapack-prefix=${LOCALBASE} WANT_PERL= yes +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/security/ocaml-ssl/Makefile b/security/ocaml-ssl/Makefile index 3cf6048822da..5ea924940359 100644 --- a/security/ocaml-ssl/Makefile +++ b/security/ocaml-ssl/Makefile @@ -18,6 +18,7 @@ DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} +MAKE_JOBS_UNSAFE= yes USE_OPENSSL= yes USE_OCAML= yes diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile index 4b94342d554a..9a17e44d3b60 100644 --- a/security/openvas-libraries/Makefile +++ b/security/openvas-libraries/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GNOME= glib20 pkgconfig +MAKE_JOBS_UNSAFE= yes MAN1= libopenvas-config.1 diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index a1e417554f89..241cd372427c 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -25,6 +25,7 @@ USE_LDCONFIG= ${PREFIX}/lib/libextractor CONFIGURE_ARGS= --disable-ltdl-install --enable-exiv2 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +MAKE_JOBS_UNSAFE= yes EXTRACT_AFTER_ARGS= | ${TAR} -xf - --exclude libltdl diff --git a/x11-toolkits/gnome-sharp20/Makefile b/x11-toolkits/gnome-sharp20/Makefile index 9d972be05099..7f3d7d81fdbc 100644 --- a/x11-toolkits/gnome-sharp20/Makefile +++ b/x11-toolkits/gnome-sharp20/Makefile @@ -22,6 +22,7 @@ USE_LDCONFIG= yes USE_GMAKE= yes USE_PERL5_RUN= yes USE_GNOME= gnomehack gnomepanel gtksharp20 librsvg2 vte libgnomeprintui +MAKE_JOBS_UNSAFE= yes post-patch: @${FIND} ${WRKSRC} -name '*.pl' | ${XARGS} ${REINPLACE_CMD} -e \ |