diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/gkremldk/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile index 637ae940977a..a3829e6f784f 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/edonkey-tool-hash/Makefile @@ -18,6 +18,7 @@ COMMENT= Both calculates 'eDonkey/Overnet hashes' producing ed2k:// file links PLIST_FILES= bin/edonkey-tool-hash GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION} diff --git a/net-p2p/gkremldk/Makefile b/net-p2p/gkremldk/Makefile index 2ddd0825d2cd..46e62bac8e91 100644 --- a/net-p2p/gkremldk/Makefile +++ b/net-p2p/gkremldk/Makefile @@ -24,6 +24,7 @@ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 USE_BZIP2= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +MAKE_JOBS_SAFE= yes post-patch: @${REINPLACE_CMD} -E \ |