Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Mar 2011 18:04:01 +0100
From:      David Demelier <demelier.david@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Creating a new port, overriding a Makefile variable
Message-ID:  <4D766181.6020809@gmail.com>

next in thread | raw e-mail | index | archive | help
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



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