hi there,

i am working on a port that uses scons for building.
the port-modules(5) says that 

     devel/scons   Adds devel/scons to BUILD_DEPENDS.  Sets MODSCONS_BIN and
                   MODSCONS_ENV.  Also defines an overridable MODSCONS_FLAGS.
                   It provides a do-build and do-install target that can be
                   overridden in the port Makefile.

how do i fake installation with scons?
if i make fake, it starts installing into /usr/local
i had a look at some other ports using scons
and i see

MODSCONS_FLAGS= \
        install_prefix=${PREFIX}

is this enough for make fake to work?

-f
-- 
greetings from hell...  wish you were here.

Reply via email to