diff options
37 files changed, 44 insertions, 0 deletions
diff --git a/audio/libgig/Makefile b/audio/libgig/Makefile index 19fa612..fe0b391 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 fb34a03..9c3158e 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 8475264..dcc4f24 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 18d7223..343cdde 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 4efae1c..f09d236 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 72a9f61..50b112c 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 7c59859..8ee3629 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 a529dfe..f06feb4 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 e249a3c..caf3744 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 e19f4f4..8aa9d38 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 b9c6637..a27618d 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 85c2536..b85c3d0 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 5da95c4..d963790 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 fd02ab7..2b06361 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 fe7969b..2eaa9bc 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 7daeb5d..28e9da2 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 0fbae81..57cd489 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 f39e598..1790553 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 dd0b464..4af13c2 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 fec6487..09ef367 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 bbbd649..686e0bb 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 8a81d85..2e079a5 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 d4b7250..56ce95c 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 9e6a3fe..e205d4b 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 95b77f94e..9c9b910 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 059bbbc..2a86431 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 9a0fecc..695eecc 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 e07fc17..5e65c32 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 0c6d717..3691d07 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 9a4554e..95844a8 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 e006615..e41552e 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 668c93c..aaa3d61 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 aaca14e..222c576 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 3cf6048..5ea9249 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 4b94342..9a17e44 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 a1e4175..241cd37 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 9d972be..7f3d7d8 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 \ |