1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

mark jobs unsafe, this fixes the build on SMP boxes with gmake 3.82.

This commit is contained in:
Koop Mast 2011-04-14 06:11:20 +00:00
parent fe4dec714f
commit a812d71edf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272699

View File

@ -26,7 +26,7 @@ LIB_DEPENDS= enchant.1:${PORTSDIR}/textproc/enchant \
USE_GETTEXT= yes
WANT_GSTREAMER= yes
MAKE_JOBS_SAFE= yes
MAKE_JOBS_UNSAFE= yes
USE_XORG= xt
USE_BISON= build
USE_GMAKE= yes