Problem with a configure script in a new port

Serge Gagnon serge.gagnon at b2b2c.ca
Sun May 21 23:23:50 UTC 2006


I know what I was doing wrong.

- CONFIGURE_ENV+= ${CPPFLAGS}="${CPPFLAGS} -I${LOCALBASE}/include" 
${LDFLAGS}="${LDFLAGS
} -L${LOCALBASE}/lib"

+ CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" 
LDFLAGS="${LDFLAGS
} -L${LOCALBASE}/lib"

As always, the problem was approximatly 20 inch in front of my monitor.
Sorry for the noise...
Thanks.
-- 
GAGNON serge <serge.gagnon at b2b2c.ca>
PGP KEY-ID: 0xBBC1478F
PGP Fingerprint: B48B 4633 28F5 28F6 7A62 5650 69C8 E293 BBC1 478F
PPG Key: http://quenix2.dyndns.org:7777 | telnet quenix2.dyndns.org 7777
Cvsdadm: Tool for CVSd pserver user administration
http://quenix2.dyndns.org:8080/Unix-soft/cvsdadm.html



More information about the freebsd-ports mailing list