Creating a new port, overriding a Makefile variable

David Demelier demelier.david at gmail.com
Tue Mar 8 17:04:02 UTC 2011


Hello,

I'm writing a port for a game, I setup a MANPREFIX= /share/man for 
almost all the systems to install in the correct place.

In the port Makefile I've tried to use MAKE_ENV= MANPREFIX=/man to 
override it, but it seems it's ignored.

Can I solve this without creating a files/patch-Makefile?

Cheers,

-- 
David Demelier


More information about the freebsd-ports mailing list