Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2006 03:49:20 -0800
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: PREFIX problems...
Message-ID:  <20060210114920.GA61285@pentarou.parodius.com>
In-Reply-To: <20060210124509.69332182@server25.gelita.swe>
References:  <20060210124509.69332182@server25.gelita.swe>

next in thread | previous in thread | raw e-mail | index | archive | help
> make install should put all files in $PREFIX/bigsister but when I
> put .include <bsd.port.mk> to the bottom of Makefile make install puts
> the files in /usr/local.

Two things:

1) Your CONFIGURE_ARGS assignments should come *before* your
   ".include <bsd.port.mk>" -- or, better yet...

2) Consider using ".include <bsd.port.pre.mk>" and
   ".include <bsd.port.post.mk>"

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.                             |




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