- Mark MAKE_JOBS_SAFE
This commit is contained in:
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
|
@ -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" \
|
||||
|
|
|
@ -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" \
|
||||
|
|
Loading…
Reference in a new issue