mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/jmref: fix build
Add MAKE_JOBS_UNSAFE=yes to fix: checking dependencies Assembler messages: Fatal error: can't create obj/rtp_loss.o: No such file or directory Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D20588
This commit is contained in:
parent
a3f86d0b70
commit
38a1bb6937
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503892
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ PLIST_FILES= bin/ldecod bin/lencod \
|
|||
bin/rtp_loss bin/rtpdump
|
||||
|
||||
DOS2UNIX_FILES= Makefile
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bin/ldecod.exe \
|
||||
|
|
Loading…
Add table
Reference in a new issue