- Mark MAKE_JOBS_SAFE

This commit is contained in:
Dmitry Marakasov 2009-03-23 16:29:32 +00:00
parent 2b6fa4ce53
commit 478e95d156
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230756
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ WANT_GSTREAMER= yes
USE_GNOME= pkgconfig libxml2
USE_XORG= x11 xau xdmcp xext xi xinerama ice sm
USE_AUTOTOOLS= libltdl:15 libtool:15:env
MAKE_JOBS_SAFE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" \

View file

@ -35,6 +35,7 @@ WANT_GSTREAMER= yes
USE_GNOME= pkgconfig libxml2
USE_XORG= x11 xau xdmcp xext xi xinerama ice sm
USE_AUTOTOOLS= libltdl:15
MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \
--with-boost-lib="${LOCALBASE}/lib" \