svn commit: r501849 - head/emulators/virtualbox-ose
Cy Schubert
Cy.Schubert at cschubert.com
Fri May 17 11:57:06 UTC 2019
In message <201905171034.x4HAYZWO050769 at repo.freebsd.org>, Jung-uk Kim
writes:
> Author: jkim
> Date: Fri May 17 10:34:35 2019
> New Revision: 501849
> URL: https://svnweb.freebsd.org/changeset/ports/501849
>
> Log:
> Work around a build issue.
Does this port now need a dependency on audio/opus?
>
> Modified:
> head/emulators/virtualbox-ose/Makefile
>
> Modified: head/emulators/virtualbox-ose/Makefile
> =============================================================================
> =
> --- head/emulators/virtualbox-ose/Makefile Fri May 17 09:31:36 2019
> (r501848)
> +++ head/emulators/virtualbox-ose/Makefile Fri May 17 10:34:35 2019
> (r501849)
> @@ -196,6 +196,7 @@ PLIST_SUB+= ARCH="${KMK_ARCH}"
>
> KMK_BUILDDIR= ${WRKSRC}/out/${KMK_ARCH}/${KMK_BUILDTYPE}
> KMK_CONFIG= VBOX_LIBPATH_X11=${LOCALBASE} VBOX_FREEBSD_SRC=${SRC_BASE}/sys
> +KMK_CONFIG+= VBOX_OSE=1
> KMK_FLAGS+= -j${MAKE_JOBS_NUMBER}
>
> .include <bsd.port.pre.mk>
>
--
Cheers,
Cy Schubert <Cy.Schubert at cschubert.com>
FreeBSD UNIX: <cy at FreeBSD.org> Web: http://www.FreeBSD.org
The need of the many outweighs the greed of the few.
More information about the svn-ports-head
mailing list