Fix breakage on -current.
Submitted by: kuriyama
This commit is contained in:
parent
ec155e2e49
commit
08575d5ab7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44980
@ -58,7 +58,7 @@ CONFIGURE_ARGS= \
|
||||
--with-pthreads
|
||||
CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \
|
||||
MOZ_OPTIMIZE_FLAGS=""
|
||||
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin
|
||||
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin MALLOC_OPTIONS=j
|
||||
|
||||
post-build:
|
||||
@${SED} -e "s;@PREFIX@;${PREFIX};g" \
|
||||
|
Loading…
Reference in New Issue
Block a user