Subject: environement variables
To: None <tech-pkg@netbsd.org>
From: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
List: tech-pkg
Date: 11/20/2000 18:14:50
I'm trying to make a package for a software that needs to have an
environement variable set while compiling. How do I do that? If I just
do

pre-build:
        export ICUROOT=${LOCALBASE} 

in the Makefile, it won't work.

-- 
Emmanuel Dreyfus
p99dreyf@criens.u-psud.fr