Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2017 12:25:11 +0200
From:      Kurt Jaeger <lists@opsec.eu>
To:        blubee blubeeme <gurenchan@gmail.com>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: GNU Makefile to FreeBSD Makefile
Message-ID:  <20170731102511.GU39925@home.opsec.eu>
In-Reply-To: <CALM2mEmBn7vN8pRn--doJNscYFvJrpHcRsrw6r_ZYrGkft8%2B5A@mail.gmail.com>
References:  <CALM2mEmBn7vN8pRn--doJNscYFvJrpHcRsrw6r_ZYrGkft8%2B5A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@opsec.eu            +49 171 3101372                         3 years to go !



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170731102511.GU39925>