GNU Makefile to FreeBSD Makefile

blubee blubeeme gurenchan at gmail.com
Mon Jul 31 11:02:32 UTC 2017


Hi Kurt

Thanks for that hint, I am trying to port the project to FreeBSD. Let's see
if I can get it properly ported.

Best

On Mon, Jul 31, 2017 at 6:25 PM, Kurt Jaeger <lists at opsec.eu> wrote:

> Hi!
>
> > I am trying to port some software to FreeBSD it uses GNU Makefile
> > convention that uses these variables all over the place.
>
> If you are porting to FreeBSD as a port, use
>
> USES=   gmake
>
> and the build process will use GNU make, so you do not need
> to adapt all that stuff.
>
> --
> pi at opsec.eu            +49 171 3101372                         3 years to
> go !
>


More information about the freebsd-ports mailing list