1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

- Mark MAKE_JOBS_UNSAFE

PR:		135381
Submitted by:	myself
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-06-09 01:37:43 +00:00
parent 6ea9720cd4
commit b6d440145b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235464

View File

@ -28,6 +28,7 @@ QT_NONSTANDARD= yes # non-standard configure arguments
CONFIGURE_ARGS+=--prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
--install "${INSTALL}"
CONFIGURE_ENV= CXX="${CXX}"
MAKE_JOBS_UNSAFE= yes
EXTRACT_AFTER_ARGS=|${TAR} -xpf - \
--exclude '*/libmd5' \