Date: Fri, 17 May 2019 07:56:38 -0400 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r501849 - head/emulators/virtualbox-ose Message-ID: <201905171156.x4HBucU7026483@slippy.cwsent.com> In-Reply-To: Message from Jung-uk Kim <jkim@FreeBSD.org> of "Fri, 17 May 2019 10:34:35 -0000." <201905171034.x4HAYZWO050769@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <201905171034.x4HAYZWO050769@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@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905171156.x4HBucU7026483>