Mark MAKE_JOBS_SAFE for SMP compilation

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2009-03-26 04:04:06 +00:00
parent ded1781890
commit e1229a79b7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231036
2 changed files with 2 additions and 0 deletions

View file

@ -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}

View file

@ -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 \