Problem with building current tk84 port

Volker Stolz vs at freebsd.org
Tue Dec 7 06:32:30 PST 2004


In gmane.os.freebsd.devel.ports, you wrote:
> Current build of tk84 cannot find tcl.h which is in
> /usr/local/lib/tcl8.4. Looks like problem is in tk84 Makefile:
>
>  CONFIGURE_ARGS=        --enable-shared --with-tcl=${PREFIX}/lib/tcl${TK_VER} \
> -               --includedir=${LOCALBASE}/include/tk${TK_VER}
> +               --includedir=${LOCALBASE}/include/tcl${TK_VER}

This doesn't look right. First it doesn't help (here) and second,
that's the place where includes should go to when installing!

Maybe ade@ knows more...
-- 
http://www-i2.informatik.rwth-aachen.de/stolz/ *** PGP *** S/MIME


More information about the freebsd-ports mailing list