diff options
Diffstat (limited to 'net-p2p/edonkey-tool-hash/Makefile')
-rw-r--r-- | net-p2p/edonkey-tool-hash/Makefile | 1 |
1 files changed, 1 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} |