Fix the autogenerated LIB_DEPENDS for TCL.
PR: ports/27416 Submitted by: girgen@partitur.se (the maintainer)
This commit is contained in:
@@ -220,7 +220,7 @@ if [ "${TCL}" ]; then
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
echo WITH_TCL=\"$1\" >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
echo WITH_TCL=$1 >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
fi
|
||||
cat <<-EOF >> ${WRKDIRPREFIX}${CURDIR}/Makefile.inc
|
||||
CONFIGURE_ARGS+= --with-tcl --with-tclconfig="\${TCLCONFIG}"
|
||||
|
||||
Reference in New Issue
Block a user