diff options
author | ak <ak@FreeBSD.org> | 2013-08-15 06:35:50 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-08-15 06:35:50 +0800 |
commit | 472387c1864e149c8de23f290e91793ad7fbf8ca (patch) | |
tree | e9aa43bc0924dc359b2756757c2c0994f118aa35 /net-p2p | |
parent | f2d5090c7c455bef6c3cbb6ddcb5bc50b3fe334b (diff) | |
download | freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.gz freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.tar.zst freebsd-ports-gnome-472387c1864e149c8de23f290e91793ad7fbf8ca.zip |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bitcoin/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/cdonkey/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-daemon/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-gtk/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-lib/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/eiskaltdcpp-qt/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/gkremldk/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libktorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar-15/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/solidcoin/Makefile | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 30bde579c568..3b0105ad9ea9 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -30,7 +30,6 @@ USE_GMAKE= yes USE_OPENSSL= yes USE_BDB= yes WANT_BDB_VER= 48 -MAKE_JOBS_SAFE= yes CXXFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} CXXFLAGS+= -L${LOCALBASE}/lib -L${BDB_LIB_DIR} diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index ec8df1f79126..e9210847a6d2 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -18,7 +18,6 @@ USE_BDB= 41 USE_GMAKE= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-berkeley-db="${BDB_INCLUDE_DIR}:${BDB_LIB_DIR}" -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/cDonkey diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile index 85a4cdefba5f..73d08e8da8ef 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/edonkey-tool-hash/Makefile @@ -20,7 +20,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING PLIST_FILES= bin/edonkey-tool-hash GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION} diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index 247961e961bf..5fad1866422f 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -22,7 +22,6 @@ USE_XZ= yes USE_GCC= 4.6+ USES= cmake gettext USE_OPENSSL= yes -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= XMLRPC OPTIONS_DEFAULT= XMLRPC diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index 7b16d72da0b8..7a2e47bbf257 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -24,7 +24,6 @@ USE_XZ= yes USE_GCC= 4.6+ USES= cmake gettext USE_OPENSSL= yes -MAKE_JOBS_SAFE= yes MAN1= ${PORTNAME}.1 MANCOMPRESSED= yes diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index f59438796985..76e79fe2394a 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -23,7 +23,6 @@ USE_GCC= 4.6+ USES= cmake gettext USE_OPENSSL= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= LUA PCRE IDN DHT OPTIONS_DEFAULT= IDN DHT diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index 8fe38051e155..93ee49278e0f 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -27,7 +27,6 @@ USE_XZ= yes USE_GCC= 4.6+ USES= cmake gettext USE_OPENSSL= yes -MAKE_JOBS_SAFE= yes MAN1= ${PORTNAME}.1 MANCOMPRESSED= yes diff --git a/net-p2p/gkremldk/Makefile b/net-p2p/gkremldk/Makefile index 00d617d1a546..782603ca59a0 100644 --- a/net-p2p/gkremldk/Makefile +++ b/net-p2p/gkremldk/Makefile @@ -23,7 +23,6 @@ USE_BZIP2= yes USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -MAKE_JOBS_SAFE= yes post-patch: @${REINPLACE_CMD} -E \ diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index 078102f0c804..cf0b9d7a0182 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -21,7 +21,6 @@ USE_QT4= corelib gui network qt3support qtestlib webkit \ qmake_build moc_build rcc_build uic_build USES= cmake:outsource gettext USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CONFLICTS_BUILD= ktorrent-2* diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 094d149c0b0a..0f981a26daee 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -19,7 +19,6 @@ USE_KDE4= kdelibs kdehier kdeprefix automoc4 USE_QT4= qtestlib_build qmake_build moc_build rcc_build uic_build USES= cmake:outsource gettext USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes SHLIB_VER= 5.0.1 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} \ diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index c94730ebfa34..9942f14547cb 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -12,7 +12,6 @@ COMMENT?= C++ library implementing a BitTorrent client BROKEN= Does not build with recent boost -MAKE_JOBS_SAFE= yes CONFLICTS+= libtorrent-rasterbar-0.1[46789].* diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 2a9632b08fa2..623d4b3e1b64 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -20,7 +20,6 @@ USES= pkgconfig HAS_CONFIGURE= yes USE_QT4= corelib network qmake_build moc_build rcc_build QT_NONSTANDARD= yes -MAKE_JOBS_SAFE= yes MAN1?= qbittorrent.1 diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile index 660ac1db50a8..e4655ed23b18 100644 --- a/net-p2p/solidcoin/Makefile +++ b/net-p2p/solidcoin/Makefile @@ -31,7 +31,6 @@ WANT_BDB_VER= 47 USE_GCC= any USE_GMAKE= yes ALL_TARGET= ${BINARY} -MAKE_JOBS_SAFE= yes CXXFLAGS+= -Wno-invalid-offsetof CPPFLAGS+= -I${BDB_INCLUDE_DIR} -I${LOCALBASE}/include |