PREFIX problems...

Jeremy Chadwick freebsd at jdc.parodius.com
Fri Feb 10 03:49:21 PST 2006


> 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.                             |



More information about the freebsd-ports mailing list