Date: Thu, 4 Feb 2021 08:51:34 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r564003 - branches/2021Q1/net-im/farstream Message-ID: <202102040851.1148pYvC085157@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Thu Feb 4 08:51:34 2021 New Revision: 564003 URL: https://svnweb.freebsd.org/changeset/ports/564003 Log: MFH: r564002 Mark MAKE_JOBS_UNSAFE libtool: error: cannot find the library 'libfarstream-0.2.la' or unhandled argument 'libfarstream-0.2.la' Reported by: pkg-fallout Modified: branches/2021Q1/net-im/farstream/Makefile Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/net-im/farstream/Makefile ============================================================================== --- branches/2021Q1/net-im/farstream/Makefile Thu Feb 4 08:51:12 2021 (r564002) +++ branches/2021Q1/net-im/farstream/Makefile Thu Feb 4 08:51:34 2021 (r564003) @@ -22,6 +22,7 @@ USE_GSTREAMER1= good bad GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +MAKE_JOBS_UNSAFE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in -exec ${REINPLACE_CMD} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102040851.1148pYvC085157>