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.

-- 
p...@opsec.eu            +49 171 3101372                         3 years to go !
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to